mtcars_df2 | R Documentation |
Superseded. mtcars_df
and mtcars_df2 have been superseded in
favour of demo_df
.
A modified version of the mtcars dataset prepared into a data.frame structure
ready for coercion to an a11ytables-class object with
as_a11ytable
.
mtcars_df2
A data frame with 5 rows and 6 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.
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.
Uses a list as input to the cover table (implemented in version 0.2), whereas
mtcars_df
uses a data.frame as input to the cover table.
Note that this dataset is superseded by demo_df
but is
retained for backwards-compatibility with package versions starting 0.2.
mtcars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.