Properties can be accessed with getMeasureProperties(measure), which returns a character vector.

The measure properties are defined in Measure.

getMeasureProperties(measure)

hasMeasureProperties(measure, props)

Arguments

measure

(Measure)
Performance measure. Default is the first measure used in the benchmark experiment.

props

(character)
Vector of properties to query.

Value

getMeasureProperties returns a character vector with measure properties. hasMeasureProperties returns a logical vector of the same length as props.