jsonImport: Import a json file as a benchmarkVis data table

Description Usage Arguments Value

Description

Import a matching json file as a benchmarkVis compatible data table. Lists must be a String with following structure: "list(valA = 123, valB = 'xyz')". Check the file "extdata/ml.benchmark2.json" to see an example of the correct file structure

Usage

1
jsonImport(input.json)

Arguments

input.json

path to the input json file

Value

a data table with the benchmarkVis specific structure


collinleiber/benchmarkVis documentation built on May 28, 2019, 8:23 a.m.