covert a data table to APA format
Details
black border on the top and bottom of the columns, black border on the bottom of the table, and font is Times size 12
Examples
apa_table(renamed_tidy(lm(mpg ~ wt, data = mtcars)))
covert a data table to APA format
black border on the top and bottom of the columns, black border on the bottom of the table, and font is Times size 12
apa_table(renamed_tidy(lm(mpg ~ wt, data = mtcars)))