csvExport: Export a benchmarkVis data table as csv file

Description Usage Arguments Examples

Description

Export the specified benchmarkVis compatible data table as an csv file. Lists will be converted into a String: "list(valA = 123, valB = 'xyz')". Vectors will be converted into a String: "c(1, 2, 3, 4)"

Usage

1

Arguments

dt

the benchmarkVis data table

file.path

path to save the file to

Examples

1

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