Convert to BenchmarkResult
Convert object to a BenchmarkResult .
as_benchmark_result(x, ...) ## S3 method for class 'BenchmarkResult' as_benchmark_result(x, ...) ## S3 method for class 'ResampleResult' as_benchmark_result(x, ...)
x: (any)
x
Object to convert.
...: (any)
...
Additional arguments.
(BenchmarkResult ).
Useful links