set_role_playing_dimension_name: Set the associated role-playing dimension name

View source: R/dimension_table_attributes.R

set_role_playing_dimension_nameR Documentation

Set the associated role-playing dimension name

Description

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

Usage

set_role_playing_dimension_name(dimension, name)

## S3 method for class 'dimension_table'
set_role_playing_dimension_name(dimension, name)

Arguments

dimension

A dimension_table object.

name

A string, name of role-playing dimension.

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 dimension_table object.


starschemar documentation built on Nov. 11, 2023, 5:09 p.m.