View source: R/dimension_table_attributes.R
is_role_dimension | R Documentation |
Indicates by means of a boolean if the dimension is a role dimension.
is_role_dimension(dimension)
## S3 method for class 'dimension_table'
is_role_dimension(dimension)
dimension |
A |
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 boolean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.