validate_attributes | R Documentation |
Validate attribute names
validate_attributes(defined_attributes, attributes, repeated = FALSE)
defined_attributes |
A vector of strings, defined attribute names. |
attributes |
A vector of strings, new attribute names. |
repeated |
A boolean, repeated attributes allowed. |
A vector of strings, attribute names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.