View source: R/misc_functions.R
has_unique_rows | R Documentation |
Check if a data sets rows are unique
has_unique_rows(DAT, KEYS)
DAT |
input data set (data frame) |
KEYS |
Set of keys which should be unique |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.