as_benchmark_result: Convert to BenchmarkResult

Description Usage Arguments Value

View source: R/BenchmarkResult.R

Description

Simple S3 method to convert objects to a BenchmarkResult.

Usage

1
2
3
4
as_benchmark_result(x, ...)

## S3 method for class 'ResampleResult'
as_benchmark_result(x, ...)

Arguments

x

:: any
Object to dispatch on, e.g. a ResampleResult.

...

:: any
Currently not used.

Value

(BenchmarkResult).


mllg/mlr3 documentation built on Sept. 27, 2019, 9:38 a.m.