same_granularity_facts {rolap}R Documentation

Do all fact tables have the same granularity?

Description

Do all fact tables have the same granularity?

Usage

same_granularity_facts(db, names)

Arguments

db

A star_database object.

names

A vector of strings, fact names.

Value

A boolean.


[Package rolap version 2.5.2 Index]