Description Usage Arguments Details Value
View source: R/dimension_table_attributes.R
It allows us to define the type of a conformed dimension.
1 2 3 4 | set_dimension_type_conformed(dimension)
## S3 method for class 'dimension_table'
set_dimension_type_conformed(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 dimension_table
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.