| simBwplot {simFrame} | R Documentation |
Generic function for producing box-and-whisker plots.
simBwplot(x, ...)
x |
the object to be plotted. |
... |
additional arguments to be passed down to methods. |
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.
Andreas Alfons, alfons@statistik.tuwien.ac.at
simDensityplot, simXyplot,
bwplot, SimResults