dupGroups.data.frame: Index records with with duplicate or duplicated values of grouping variables.
Description
Indexes records with with duplicate or duplicated values of grouping variables. If b follows a and and is the same, then b is a duplicate, a is duplicated, and both are shown.
Usage
# S3 method for data.frame
dupGroups(x, ...)
Value
grouped_df
logical
Arguments
x
data.frame
...
optional grouping columns (named arguments are ignored)