| bwplot2 {heR.Misc} | R Documentation |
plot a bwplot
Description
Usage
bwplot2(formula, data = parent.frame(), aspect = "fill",
layout = NULL, panel = "panel.bwplot",
prepanel = NULL, scales = list(), strip = TRUE,
groups = NULL, xlab, xlim, ylab, ylim, box.ratio = 1,
horizontal = NULL, ..., subscripts = !is.null(groups),
subset = TRUE)
Arguments
formula |
~~Describe formula here~~ |
data |
~~Describe data here~~ |
aspect |
~~Describe aspect here~~ |
layout |
~~Describe layout here~~ |
panel |
~~Describe panel here~~ |
prepanel |
~~Describe prepanel here~~ |
scales |
~~Describe scales here~~ |
strip |
~~Describe strip here~~ |
groups |
~~Describe groups here~~ |
xlab |
~~Describe xlab here~~ |
xlim |
~~Describe xlim here~~ |
ylab |
~~Describe ylab here~~ |
ylim |
~~Describe ylim here~~ |
box.ratio |
~~Describe box.ratio here~~ |
horizontal |
~~Describe horizontal here~~ |
... |
~~Describe ... here~~ |
subscripts |
~~Describe subscripts here~~ |
subset |
~~Describe subset here~~ |
Details
Value
Produces a plot
[Package
heR.Misc version 0.0.4
Index]