as_benchmark_result function

Convert to BenchmarkResult

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, ...)

Arguments

  • x: (any)

    Object to convert.

  • ...: (any)

    Additional arguments.

Returns

(BenchmarkResult ).