get_agg_functions.fact_schema {rolap} | R Documentation |
Get aggregate functions
Description
Get aggregate functions
Usage
## S3 method for class 'fact_schema'
get_agg_functions(schema)
Arguments
schema |
A |
Value
A vector of strings.
[Package rolap version 2.5.1 Index]