createListDensityPlot: Create a list density plot

Description Usage Arguments Value Examples

Description

Create a plotly density plot out of a benchmarkVis compatible data table. The created density chart shows the distribution of the specified list measure

Usage

1
createListDensityPlot(dt, list.measure, stacked = FALSE)

Arguments

dt

campatible data table

list.measure

the column name containing the list of a specific measure

stacked

defines if the density curves should be stacked. Alternative is transparent. Default: FALSE

Value

a plotly density plot

Examples

1

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