Description Usage Arguments Value
helper function to ungroup for dplyr. functions equivalently to group_by() but with standard (string) evaluation
1 | ungroup_by(x, ...)
|
x |
tibble to perform function on |
... |
string of groups to ungroup on |
x with ... no longer grouped upon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.