R/as_benchmark_result.R
as_benchmark_result.Rd
Convert object to a BenchmarkResult.
as_benchmark_result(x, ...) # S3 method for BenchmarkResult as_benchmark_result(x, ...) # S3 method for ResampleResult as_benchmark_result(x, ...)
(any) Object to convert.
any
(any) Additional arguments.
(BenchmarkResult).