aggregation.apply | apply aggregation function |
check.aggregation.valid | check if the input function is a valid aggregation function |
checkColumnNames | Check the columns of a benchmarkVis compatible data table |
checkStructure | Check the structure of a benchmarkVis compatible data table |
check.transform.list.to.list | check if the input function is a valid list-to-list... |
check.transform.list.to.value | check if the input function is a valid list-to-value... |
check.transform.value.to.value | check if the input function is a valid value-to-value... |
column.type | get type of values of a column (numeric values, vector or... |
createBarPlot | Create a bar plot |
createBoxPlot | Create a box plot |
createDensityPlot | Create a density plot |
createDensityRankPlot | Create a density rank plot |
createDualMeasurePlot | Create a Dual Measure plot |
createListBoxPlot | Create a list box plot |
createListDensityPlot | Create a list density plot |
createListDensityRankPlot | Create a list density rank plot |
createListDualMeasurePlot | Create a list line plot with a measure on x and y aixs |
createListLinePlot | Create a list line plot |
createListMeasureMatrixPlot | Create a list measure matrix plot |
createListRankMatrixBarPlot | Create a list rank matrix bar plot |
createListScatterPlot | Create a list scatter plot |
createMeasureMatrixPlot | Create a measure matrix plot |
createParallelCoordinatesPlot | Create a parallel coordinates plot |
createParameterBoxPlot | Create a parameter box plot |
createParameterDensityPlot | Create a parameter density plot |
createParameterDualPlot | Create a parameter dual scatter plot |
createParameterMeasureMatrixPlot | Create a parameter measure matrix plot |
createParameterScatterPlot | Create a parameter scatter plot |
createRadarPlot | Create a radar plot |
createRankMatrixBarPlot | Create a rank matrix bar plot |
createRankPlot | Create a rank plot |
createScatterPlot | Create a scatter plot |
createSummaryPlot | Create a summary plot |
createTuningLinePlot | Create a tuning line plot |
csvExport | Export a benchmarkVis data table as csv file |
csvImport | Import a csv file as a benchmarkVis data table |
eval.function | evaluate the input function |
get.agg.result | get aggregation result |
getLists | Get all lists |
getMainColumns | Get all main columns |
getMeasures | Get all measures |
getParameterColumns | Get all parameter columns |
getParameters | Get all parameters of a specified parameter column |
getPrettyListMeasureName | Get name of a list measure without "list." prefix |
getPrettyMeasureName | Get name of a measure without "measure." prefix |
getPrettyPlotList | Get list of all possible plots in a readable format: "Type:... |
getPrettyPlotName | Get name of a plot in a readable format: "Type: Name" |
getTunings | Get all tuning sessions |
getValidPlots | Get list of all plots useable with the data table |
jsonExport | Export a benchmarkVis data table as json file |
jsonImport | Import a json file as a benchmarkVis data table |
large.benchmark | Large benchmark |
listPlots | Get list of all possible plots |
listWrappers | Get list of all possible wrappers |
microbenchmark.example | microbenchmark input |
ml.example | Example CSV file |
ml.example2 | Example Json file |
mlr.benchmark.example | mlr benchmark input |
mlr.tuning.example | mlr tuning input |
parser.function.list | parse the text input of a list of functions |
rbenchmark.example | rbenchmark input |
rdsExport | Export a benchmarkVis data table as .rds file |
rdsImport | Import an .rds file as a benchmarkVis data table |
runShinyApp | Start the shiny app for benchmarkVis package |
tableTransformationExport | Transform table for export |
tableTransformationImport | Transform table for import |
transformation.apply | apply transformation functions |
unprettifyPlotName | Get name of a plot in the benchmarkVis format:... |
useMicrobenchmarkFileWrapper | Insert mlr benchmark RDS file into benchmarkVis application |
useMicrobenchmarkWrapper | Insert microbenchmark object into benchmarkVis application |
useMlrBenchmarkFileWrapper | Insert mlr benchmark RDS file into benchmarkVis application |
useMlrBenchmarkWrapper | Insert mlr benchmark object into benchmarkVis application |
useMlrTuningFileWrapper | Insert mlr tuning RDS file into benchmarkVis application |
useMlrTuningWrapper | Insert mlr tuning object into benchmarkVis application |
useRbenchmarkFileWrapper | Insert rbenchmark RDS file into benchmarkVis application |
useRbenchmarkWrapper | Insert rbenchmark object into benchmarkVis application |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.