Description Usage Arguments Value Examples
Creates a report table ready for publication.
1 2 3 4 5 6 7 8 9 10 11 |
x |
A data.frame object |
by |
Grouping variable for the report |
file |
Name of the file to export the table |
type |
Format of the file |
digits |
Number of decimal places |
digitscat |
Number of decimal places for categorical variables (if different to digits) |
print |
Should the report table be printed on screen? |
... |
further arguments passed to make_table() |
Returns a summary table of the data in publication-friendly format
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.