as_benchmark_result: Convert to BenchmarkResult

View source: R/as_benchmark_result.R

as_benchmark_resultR Documentation

Convert to BenchmarkResult

Description

Convert object to a BenchmarkResult.

Usage

as_benchmark_result(x, ...)

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

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

Arguments

x

(any)
Object to convert.

...

(any)
Additional arguments.

Value

(BenchmarkResult).


mlr3 documentation built on Nov. 17, 2023, 5:07 p.m.