Purge dimensions in a constellation
Source:R/constellation_purge_dimensions.R
purge_dimensions_constellation.Rd
Delete instances of dimensions not related to facts in a constellation.
Usage
purge_dimensions_constellation(ct)
# S3 method for constellation
purge_dimensions_constellation(ct)
See also
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()