format_summary_table | R Documentation |
Format summary table to have a global descriptive statistics on the first row and a descriptive statistics by group in subsequent rows
format_summary_table(all, stat_list, gvar = NULL)
all |
Dataframe |
stat_list |
List of lists of formulea for summarizing the dataset 'all' |
gvar |
Grouping variable |
This function returns a statistical summary table ready to be printed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.