Description Usage Arguments Value
View source: R/synthetic_bench.R
Add datasets or dataset generators to the benchmark
1 | bench_tables(bench_obj, ...)
|
bench_obj |
A benchmark definition created with synthetic_bench() |
... |
One or more synthetic_table or data.frame objects. A synthetic_table can be created using method synthetic_table(). |
An updated benchmark definition object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.