get_measure_names_schema.fact_schema: Get measure names
Description
Get the names of the measures defined in the fact schema.
Usage
# S3 method for fact_schema
get_measure_names_schema(schema)
Value
A vector of strings.
Arguments
- schema
A fact_schema object.