get_role_dimension_names: Get role dimension names associated to a role-playing dimension
Description
Each role dimension has the name of the role-playing dimension associated.
This function allows us to obtain role dimension names for a role-playing
dimension.
Usage
get_role_dimension_names(st, name)
Value
A vector of dimension names.
Arguments
- st
A star_schema
object.
- name
A string, dimension name.