Learn R Programming

IOHanalyzer (version 0.1.8.10)

Plot.Performviz: Create the PerformViz plot

Description

From the paper:

Usage

Plot.Performviz(DSC_rank_result)

Value

A performviz plot

Arguments

DSC_rank_result

The result from a call to DSCtool rank service (`get_dsc_rank`)

Examples

Run this code
if (FALSE) {
Plot.Performviz(get_dsc_rank(dsl))
}

Run the code above in your browser using DataLab