View source: R/dimension_table_attributes.R
| set_role_playing_dimension_name | R Documentation | 
Each role dimension has the name of the role-playing dimension associated. This function allows us to set its name.
set_role_playing_dimension_name(dimension, name)
## S3 method for class 'dimension_table'
set_role_playing_dimension_name(dimension, name)
dimension | 
 A   | 
name | 
 A string, name of role-playing dimension.  | 
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.
A dimension_table object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.