Learn R Programming

morpheus (version 1.0-4)

plotBox: plotBox

Description

Draw compared boxplots of a single parameter (scalar)

Usage

plotBox(mr, x, y, ...)

Arguments

mr

Output of multiRun(), list of lists of functions results

x

Row index of the element inside the aggregated parameter

y

Column index of the element inside the aggregated parameter

...

Additional graphical parameters (xlab, ylab, ...)