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