has_group_duplicates | R Documentation |
has_group_duplicates
checks if the data frame has duplicate values
when grouping by selection of variables given by ...
.
has_group_duplicates(data, ...)
data |
Dataframe/tibble |
... |
Grouping variables |
Used in scripts: Robust function: TRUE
TRUE if data
has duplicates, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.