Code
. <- dt %>% group_by(x) %>% group_by(y, add = TRUE)
Condition
Warning:
The `add` argument of `group_by()` is deprecated as of dplyr 1.0.0.
i Please use the `.add` argument instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.