View source: R/dimension_table_incremental_refresh.R
incremental_refresh_dimension | R Documentation |
Incrementally refresh a dimension with the content of a new one that is integrated into the first.
incremental_refresh_dimension(dimension, dimension_new)
## S3 method for class 'dimension_table'
incremental_refresh_dimension(dimension, dimension_new)
dimension |
A |
dimension_new |
A |
A dimension_table
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.