| Line 34... |
Line 34... |
| 34 |
column giving the heights of stacked sub-bars making up the
|
34 |
column giving the heights of stacked sub-bars making up the
|
| 35 |
bar. If \code{height} is a matrix and \code{beside} is
|
35 |
bar. If \code{height} is a matrix and \code{beside} is
|
| 36 |
\code{TRUE}, then the values in each column are juxtaposed
|
36 |
\code{TRUE}, then the values in each column are juxtaposed
|
| 37 |
rather than stacked.}
|
37 |
rather than stacked.}
|
| 38 |
\item{width}{optional vector of bar widths. Re-cycled to length the
|
38 |
\item{width}{optional vector of bar widths. Re-cycled to length the
|
| 39 |
number of bars drawn. Specifying a single value will have no
|
39 |
number of bars drawn. Specifying a single value will have no
|
| 40 |
visible effect unless \code{xlim} is specified.}
|
40 |
visible effect unless \code{xlim} is specified.}
|
| 41 |
\item{space}{the amount of space (as a fraction of the average bar
|
41 |
\item{space}{the amount of space (as a fraction of the average bar
|
| 42 |
width) left before each bar. May be given as a single number or
|
42 |
width) left before each bar. May be given as a single number or
|
| 43 |
one number per bar. If \code{height} is a matrix and
|
43 |
one number per bar. If \code{height} is a matrix and
|
| 44 |
\code{beside} is \code{TRUE}, \code{space} may be specified by
|
44 |
\code{beside} is \code{TRUE}, \code{space} may be specified by
|