MINI MINI MANI MO
%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{boxplot.ore}
\alias{boxplot.ore}
\alias{boxplot.formula}
\alias{boxplot.list}
\title{
创建箱线图
}
\description{
创建箱须图
}
\usage{
\method{boxplot}{ore}(x, ..., range = 1.5, width = NULL, varwidth = FALSE,
notch = FALSE, outline = TRUE, names, plot = TRUE,
border = par("fg"), col = NULL, log = "",
pars = list(boxwex = 0.8, staplewex = 0.5, outwex = 0.5),
horizontal = FALSE, add = FALSE, at = NULL)
}
\arguments{
\item{x}{
一个 \code{\link[OREbase:ore.number-class]{ore.number}} 对象,
\code{\link[OREbase:ore.number-class]{ore.number}} 对象的列表
或一个 \code{formula} (例如 \code{y ~ grp}, 其中 \code{y} 为一个
\code{\link[OREbase:ore.number-class]{ore.number}} 对象,
\code{grp} 为一个
\code{\link[OREbase:ore.factor-class]{ore.factor}} 对象)。
}
\item{\dots,range,width,varwidth,notch,outline,names,plot,border,col,log,pars,horizontal,add,at}{
请参阅 \code{\link[graphics]{boxplot}} 中的说明。
}
}
\references{
\href{http://www.oracle.com/technetwork/database/database-technologies/r/r-enterprise/documentation/index.html}{Oracle R Enterprise}
}
\author{
Oracle \email{oracle-r-enterprise@oracle.com}
}
\seealso{
\code{\link[graphics]{boxplot}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{hplot}
OHA YOOOO