purge_dimension_instances {rolap}R Documentation

Purge instances of dimensions

Description

Delete instances of dimensions that are not referenced in the facts.

Usage

purge_dimension_instances(db)

Arguments

db

A star_database object.

Value

A star_database object.


[Package rolap version 2.5.1 Index]