barchart from the lattice
package makes bar graphs from pre-tabulated data. Raw
data can be tabulated using xtabs, but the
syntax is unusual compared to the other lattice plotting
functions. bargraph provides an interface that is
consistent with the other lattice functions.
beginning point for bars. For the default
behavior used by barchart set
origin to NULL, but 0 is often a better
default. If 0 is not good, perhaps you should use a
ylab
a character of length one used for the y-axis
label