MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/ko/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/ko/ore-boxplot.stats.Rd

%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-boxplot.stats}
\docType{methods}
\alias{ore-boxplot.stats}
\alias{boxplot.stats,ANY-method}
\alias{boxplot.stats,ore.vector-method}
\title{
상자 그림 통계
}
\description{
상자 그림 생성에 필요한 통계를 계산합니다.
}
\usage{
  \S4method{boxplot.stats}{ore.vector}(x, coef = 1.5, do.conf = TRUE,
                do.out = TRUE)
}
\arguments{
  \item{x}{
\code{\link[OREbase:ore.number-class]{ore.number}} 객체입니다.
}
  \item{coef}{
상자에서 수염을 연장할 수 있는 최대 상대적 거리를
    지정하는 숫자 값입니다.
}
  \item{do.conf,do.out}{
목록 출력의 \code{conf} 또는 \code{out} 요소가 \code{NULL} 값인지
    나타내는 논리 값입니다.
}
}
\value{
\code{\link[grDevices]{boxplot.stats}}의 출력을 따르는 목록을
  반환합니다.
}
\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[grDevices]{boxplot.stats}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{graphics}

OHA YOOOO