apply_filter_dimension {rolap}R Documentation

Apply filter dimension

Description

Select the instances of the dimensions that meet the defined conditions.

Usage

apply_filter_dimension(db, sq)

Arguments

db

A star_database object.

sq

A star_query object.


[Package rolap version 2.5.1 Index]