View source: R/dimension_table_update_dimension.R
update_dimension | R Documentation |
Given a list of dimension record update operations, they are applied on the
dimension_table
object. Update operations must be defined with the set of
functions available for that purpose.
update_dimension(dimension, updates)
## S3 method for class 'dimension_table'
update_dimension(dimension, updates)
dimension |
A |
updates |
A |
A dimension_table
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.