validate_names | R Documentation |
Validate names
validate_names(defined_names, names, concept = "name", repeated = FALSE)
defined_names |
A vector of strings, defined attribute names. |
names |
A vector of strings, new attribute names. |
concept |
A string, treated concept. |
repeated |
A boolean, repeated names allowed. |
A vector of strings, names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.