| Line 30... |
Line 30... |
| 30 |
of observations in the groups.}
|
30 |
of observations in the groups.}
|
| 31 |
\item{notch}{if \code{notch} is \code{TRUE}, a notch is drawn in
|
31 |
\item{notch}{if \code{notch} is \code{TRUE}, a notch is drawn in
|
| 32 |
each side of the boxes. If the notches of two plots do not
|
32 |
each side of the boxes. If the notches of two plots do not
|
| 33 |
overlap then the medians are significantly different at the 5
|
33 |
overlap then the medians are significantly different at the 5
|
| 34 |
percent level.}
|
34 |
percent level.}
|
| 35 |
\item{names.x}{group labels which while be printed under each
|
35 |
\item{names}{group labels which while be printed under each
|
| 36 |
boxplot.}
|
36 |
boxplot.}
|
| 37 |
\item{data}{\code{\link{data.frame}}, \code{\link{list}}, or
|
37 |
\item{data}{\code{\link{data.frame}}, \code{\link{list}}, or
|
| 38 |
\code{\link{environment}} in which variable names are evaluated
|
38 |
\code{\link{environment}} in which variable names are evaluated
|
| 39 |
when \code{x} is a formula.}
|
39 |
when \code{x} is a formula.}
|
| 40 |
\item{plot}{if \code{TRUE} (the default) then a boxplot is
|
40 |
\item{plot}{if \code{TRUE} (the default) then a boxplot is
|