Description Usage Arguments Value
Import a matching csv file as a benchmarkVis compatible data table. Lists must be a String with following structure: "list(valA = 123, valB = 'xyz')". Vectors must be a String with following structure: "c(1, 2, 3, 4)" Check the file "extdata/ml.benchmark.csv" to see an example of the correct file structure
1 | csvImport(input.csv)
|
input.csv |
path to the input csv file |
a data table with the benchmarkVis specific structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.