validate_attributes {rolap} | 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.