has_duplicates | R Documentation |
has_duplicates
checks if there are duplicate rows in your dataframe,
unconditional on grouping.
has_duplicates(data, ...)
data |
Dataframe/tibble |
... |
Other arguments |
Used in scripts: Robust function: TRUE
TRUE if there are duplicate rows, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.