View source: R/as_benchmark_result.R
as_benchmark_result | R Documentation |
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) |
... |
(any) |
(BenchmarkResult).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.