demo_df | R Documentation |
A pre-created data.frame ready to be converted to an a11ytables-class object
with as_a11ytable
and then an 'openxlsx' Workbook-class object
with generate_workbook
.
demo_df
A data.frame with 6 rows and 7 columns:
Character. Text to appear on each sheet's tab.
Character. The content type for each sheet: 'cover', 'contents', 'notes', or 'tables'.
Character. The title that will appear in cell A1 (top-left) of each sheet.
Character. An explanation for any blank cells in the table.
List-column of character vectors. Additional arbitrary pre-table information provided by the user.
Character. The origin of the data, if relevant.
List-column of data.frames (apart from the cover, which is a list) containing the statistical tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.