get_measure_names_schema.fact_schema: Get measure names

View source: R/schemas.R

get_measure_names_schema.fact_schemaR Documentation

Get measure names

Description

Get the names of the measures defined in the fact schema.

Usage

## S3 method for class 'fact_schema'
get_measure_names_schema(schema)

Arguments

schema

A fact_schema object.

Value

A vector of strings.


rolap documentation built on May 29, 2024, 10:38 a.m.