Learn R Programming

benchmark (version 0.3-5)

subset.AlgorithmPerformance: Return subsets of AlgorithmPerformance objects

Description

Return subsets of AlgorithmPerformance objects

Usage

## S3 method for class 'AlgorithmPerformance':
subset(x, subset, ...)

Arguments

subset
Logical expression indicating rows to keep
...
Passed to the underlying subset.data.frame call

Value