get_role_playing_dimension_name: Get the associated role-playing dimension name

View source: R/dimension_table_attributes.R

get_role_playing_dimension_nameR Documentation

Get the associated role-playing dimension name

Description

Each role dimension has the name of the role-playing dimension associated. This function allows us to obtain its name.

Usage

get_role_playing_dimension_name(dimension)

## S3 method for class 'dimension_table'
get_role_playing_dimension_name(dimension)

Arguments

dimension

A dimension_table object.

Details

Attributes can be accessed directly but this function has been defined because it is used from other classes and is thus done in a more controlled way.

Value

A string, name of the dimension.


josesamos/starschemar documentation built on Jan. 26, 2024, 2:03 p.m.