unique_id | R Documentation |
to check for unique identifiers in data.
unique_id(x, varnames, verbose = FALSE)
x |
data frame |
varnames |
character vector of variable names. |
verbose |
if TRUE the function returns a message about whether the variables are a unique identifier or not. |
logical value representing whether the two variables determine a unique identifier for the data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.