Rdocumentation
powered by
Learn R Programming
benchmark (version 0.3-6)
subset.AlgorithmPerformance: Return subsets of
AlgorithmPerformance
objects
Description
Return subsets of
AlgorithmPerformance
objects
Usage
"subset"(x, subset, ...)
Arguments
x
An
AlgorithmPerformance
object
subset
Logical expression indicating rows to keep
...
Passed to the underlying
subset.data.frame
call
Value
An
AlgorithmPerformance
object with just the selected observations