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{Create Box Plots}
\description{
Creates Box-and-Whisker Plots
}
\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}{An \code{\link[OREbase:ore.number-class]{ore.number}} object,
a list of \code{\link[OREbase:ore.number-class]{ore.number}} objects
or a \code{formula}, e.g. \code{y ~ grp}, where \code{y} is an
\code{\link[OREbase:ore.number-class]{ore.number}} object and
\code{grp} is an
\code{\link[OREbase:ore.factor-class]{ore.factor}} object.}
\item{\dots,range,width,varwidth,notch,outline,names,plot,border,col,log,pars,horizontal,add,at}{See description in \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