Skip to contents

Convert object to a BenchmarkResult.

Usage

as_benchmark_result(x, ...)

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

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

Arguments

x

(any)
Object to convert.

...

(any)
Additional arguments.

Value

(BenchmarkResult).