| Line 60... |
Line 60... |
| 60 |
are returned.}
|
60 |
are returned.}
|
| 61 |
\item{border}{an optional vector of colors for the outlines of the
|
61 |
\item{border}{an optional vector of colors for the outlines of the
|
| 62 |
boxplots. The values in \code{border} are recycled if the
|
62 |
boxplots. The values in \code{border} are recycled if the
|
| 63 |
length of \code{border} is less than the number of plots.}
|
63 |
length of \code{border} is less than the number of plots.}
|
| 64 |
\item{col}{if \code{col} is non-null it is assumed to contain colors
|
64 |
\item{col}{if \code{col} is non-null it is assumed to contain colors
|
| 65 |
to be used to col the bodies of the box plots.}
|
65 |
to be used to colour the bodies of the box plots.}
|
| 66 |
\item{log}{character indicating if x or y or both coordinates should
|
66 |
\item{log}{character indicating if x or y or both coordinates should
|
| 67 |
be plotted in log scale.}
|
67 |
be plotted in log scale.}
|
| 68 |
\item{pars}{a list of graphical parameters; these are passed to
|
68 |
\item{pars}{a list of graphical parameters; these are passed to
|
| 69 |
\code{\link{bxp}} (if \code{plot} is true).}
|
69 |
\code{\link{bxp}} (if \code{plot} is true).}
|
| 70 |
\item{horizontal}{logical indicating if the boxplots should be
|
70 |
\item{horizontal}{logical indicating if the boxplots should be
|