tests/testthat/_snaps/step-group.md

can add groups if requested

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.


Try the dtplyr package in your browser

Any scripts or data that you put into this service are public.

dtplyr documentation built on March 31, 2023, 9:13 p.m.