createListRankMatrixBarPlot: Create a list rank matrix bar plot

Description Usage Arguments Value Examples

Description

Create a plotly rank matrix bar plot out of a benchmarkVis compatible data table. The created bar chart shows the the rank of the specified list measure for each iteration.

Usage

1
createListRankMatrixBarPlot(dt, list.measure, stacked = TRUE)

Arguments

dt

campatible data table

list.measure

the column name containing the list of a specific measure

stacked

defines if the bars should be stacked (default: TRUE)

Value

a plotly rank matrix bar plot

Examples

1

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