View source: R/logical-tests.R
is_key_variable | R Documentation |
Tests if the denoted key variable identifies each observation uniquely.
is_key_variable(df, key.name, stop.if.false = FALSE)
df |
A data.frame. |
key.name |
Character value. The name of the key variable. |
TRUE or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.