View source: R/constellation_purge_dimensions.R
| purge_dimensions_constellation | R Documentation |
Delete instances of dimensions not related to facts in a constellation.
purge_dimensions_constellation(ct)
## S3 method for class 'constellation'
purge_dimensions_constellation(ct)
ct |
A |
A constellation object.
Other incremental refresh functions:
filter_fact_rows(),
get_star_schema(),
get_star_schema_names(),
incremental_refresh_constellation(),
incremental_refresh_star_schema(),
purge_dimensions_star_schema()
ct <- ct_mrs |>
purge_dimensions_constellation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.