Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
lattice (version 0.3-1)
panel.barchart: Default Panel Functions for barchart
Description
This is the default panel function for
barchart
.
Usage
panel.barchart(x, y, ...)
Arguments
x
Endpoints of Bars. Bars start at left of panel.
y
Horizontal location of bars.
...
graphical parameters can be supplied. By default, the trellis parameter bar.fill is used to get the color with which to fill the bars.
synopsis
panel.barchart(x, y, box.ratio = 1, col = bar.fill$col, ...)
See Also
barchart