transform_names {rolap} | R Documentation |
For each row, add a vector of values
transform_names(names, ordered, as_definition)
names |
A vector of strings, names of attributes or measures. |
ordered |
A boolean, sort names alphabetically. |
as_definition |
A boolean, as the definition of the vector in R. |
A vector of strings, attribute or measure names.