View source: R/check_cols_form_unique_keys.R
check_cols_form_unique_keys | R Documentation |
Check columns form unique keys
check_cols_form_unique_keys(data, keyColNames)
data |
data.frame to check |
keyColNames |
character, names of columns to consider as keys |
logical TRUE if rows are uniquely keyed by named columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.