View source: R/profile_table.R
profile_table_totals | R Documentation |
Create total summary tables.
profile_table_totals(df, weight_var = NULL, banner_var)
df |
data.frame of input variables |
weight_var |
if not NULL, a vector that contains weights for each observation. The NULL case is equivalent to all cases being weighted 1. |
banner_var |
name of the variable to appear along the top of the table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.