stopOnDuplicates | R Documentation |
Stop If There Are Duplicates over given Columns
stopOnDuplicates(data, columns = names(data), name = NULL)
data |
data frame |
columns |
names of columns over which to look for duplicates. By
default, all columns in |
name |
name of data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.