HH (version 3.1-37)

panel.bwplot.intermediate.hh: Panel functions for bwplot.

Description

Panel function for bwplot that give the user control over the placement of the boxes. When used with a positioned factor, the boxes are placed according to the position associated with the factor.

Usage

panel.bwplot.intermediate.hh(x, y, horizontal = TRUE,
          pch, col, lwd,
          ...)

Arguments

x, y, pch, col, lwd, horizontal

Extra arguments, if any, for 'panel.bwplot'.

References

Heiberger, Richard M. and Holland, Burt (2015). Statistical Analysis and Data Display: An Intermediate Course with Examples in R, Second Edition. Springer Texts in Statistics. Springer. ISBN 978-1-4939-2121-8.

See Also

panel.xyplot, xyplot, interaction2wt, position

Examples

Run this code
# NOT RUN {
## see examples at
# }
# NOT RUN {
  demo("bwplot.examples", package="HH")
# }

Run the code above in your browser using DataCamp Workspace