transform_names: For each row, add a vector of values

View source: R/common.R

transform_namesR Documentation

For each row, add a vector of values

Description

For each row, add a vector of values

Usage

transform_names(names, ordered, as_definition)

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.

Value

A vector of strings, attribute or measure names.


rolap documentation built on May 29, 2024, 10:38 a.m.