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) Performance measure. Default is the first measure used in the benchmark experiment.
(character) Vector of properties to query.
getMeasureProperties
returns a character vector with measure properties.
hasMeasureProperties
returns a logical vector of the same length as props
.