MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/en/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/en/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{Box Plot Statistics}
\description{
  Calculates statistics necessary for producing box plots.
}
\usage{
  \S4method{boxplot.stats}{ore.vector}(x, coef = 1.5, do.conf = TRUE,
                do.out = TRUE)
}
\arguments{
  \item{x}{An \code{\link[OREbase:ore.number-class]{ore.number}} object.}
  \item{coef}{A numeric value that specifying the maximum relative
    distance the whiskers can extend out from the box.}
  \item{do.conf,do.out}{Logical values indicating if the \code{conf} or
    \code{out} elements of the list output are \code{NULL} values.}
}
\value{
  Returns a list conforming to the output of
  \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