Description Usage Arguments Value
View source: R/tabulate_frequency_overall.R
Tabulate frequencies for grouping variable(s).
1 | tabulate_frequency_overall(df, varnames_group, compute_shares = TRUE)
|
df |
A data frame. |
varnames_group |
Character name(s) of variables for frequency tabulation. |
compute_shares |
TRUE/FALSE, do compute group-wise frequencies as fraction of overall. |
A data frame with summary frequencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.