Properties can be accessed with getMeasureProperties(measure)
, which returns a
character vector.
The measure properties are defined in Measure.
getMeasureProperties(measure)hasMeasureProperties(measure, props)
getMeasureProperties
returns a character vector with measure properties.
hasMeasureProperties
returns a logical vector of the same length as props
.
(Measure)
Performance measure.
Default is the first measure used in the benchmark experiment.
(character)
Vector of properties to query.