View source: R/dimension_table_role_dimension.R
role_dimension | R Documentation |
Once the role-playing dimension has been generated, the dimensions from which it has been defined are transformed into role dimensions. Records are removed as they are obtained from the role-playing dimension.
role_dimension(dimension, role_playing_name)
## S3 method for class 'dimension_table'
role_dimension(dimension, role_playing_name)
dimension |
A |
role_playing_name |
A string, name of role-playing dimension. |
A dimension_table
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.