Description Usage Arguments Examples
Export the specified benchmarkVis compatible data table as an json file. Lists will be converted into a String: "list(valA = 123, valB = 'xyz')".
1 |
dt |
the benchmarkVis data table |
file.path |
path to save the file to |
1 | jsonExport(mlr.benchmark.example, "test.json")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.