Learn R Programming

rolap (version 2.5.1)

purge_dimension: Purge instances of a dimension

Description

Delete instances of a dimension that are not referenced in the facts.

Usage

purge_dimension(db, dim)

Value

A tibble, dimension table.

Arguments

db

A star_database object.

dim

A string, dimension name.