Description Usage Arguments Value
freq_table reports frequencies, percentages, and totals for a tibble based on grouping columns.
1 | freq_table(.data, group_var, summary = TRUE)
|
.data |
tibble to use |
group_var |
vector of columns to group by |
summary |
logi whether to summarize |
summarized (or not) list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.