APA_table | R Documentation |
Quickly set the font size to 11; the font style to Times New Roman; add two header lines with the table number and title; and auto fit all columns.
APA_table(table_object, table_title, include_note)
table_object |
The table object you want to turn into an APA-style table. Can be a data frame or a tibble. |
table_title |
The title you want to add to the table |
include_note |
Option to add a note to the end of the table as a footer. Can either be a string of text, or FALSE if you do not wish to add any notes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.