Properties can be accessed with getMeasureProperties(measure)
, which returns a
character vector.
The measure properties are defined in Measure.
getMeasureProperties(measure) hasMeasureProperties(measure, props)
measure | (Measure) |
---|---|
props | (character) |
getMeasureProperties
returns a character vector with measure properties.
hasMeasureProperties
returns a logical vector of the same length as props
.