Learn R Programming

simFrame (version 0.1.2)

simBwplot: Box-and-whisker plots

Description

Generic function for producing box-and-whisker plots.

Usage

simBwplot(x, ...)

Arguments

x
the object to be plotted.
...
additional arguments to be passed down to methods.

Value

  • An object of class "trellis". The update method can be used to update components of the object and the print method (usually called by default) will plot it on an appropriate plotting device.

See Also

simDensityplot, simXyplot, bwplot, SimResults