Learn R Programming

rolap (version 2.5.1)

transform_names: For each row, add a vector of values

Description

For each row, add a vector of values

Usage

transform_names(names, ordered, as_definition)

Value

A vector of strings, attribute or measure names.

Arguments

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.