MeasureProperties | R Documentation |
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.