Learn R Programming

rolap (version 2.5.1)

get_agg_functions.fact_schema: Get aggregate functions

Description

Get aggregate functions

Usage

# S3 method for fact_schema
get_agg_functions(schema)

Value

A vector of strings.

Arguments

schema

A fact_schema object.