Description Usage Arguments Value Examples
This is only a shortcut for df then group_by(...) and then summarize(...)
1 |
data |
A data frame |
... |
A list of variable (no characters) used in a |
A dplyr::data_frame object with the counts and percets of each combination of ....
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.