Description Usage Arguments Examples
Groups one column, adds a column for count of each group and adds a column for proportion of total based on count
1 |
df, group |
a dataframe and a group column name |
1 | mtcars %>% prop_column_group(cyl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.