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