single_table {dtplyr} | R Documentation |
This documents differences between standard dplyr verbs and their data.table instantiation.
## S3 method for class 'dtplyr_step' group_by(.data, ..., add = FALSE, arrange = TRUE)
.data |
A data.table |
... |
In |
add |
When This argument was previously called |
arrange |
If |