Description Usage Arguments Value
Opposite of dplyr::group_by()... for when it's more convenient to list the excluded variables
1 | group_by_not(.data, ...)
|
.data |
a tbl |
... |
Variables NOT to group by. Duplicated groups will be silently dropped. |
A grouped tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.