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 |
names |
A vector of strings, fact names. |
Value
A boolean.
[Package rolap version 2.5.1 Index]