MINI MINI MANI MO
%
% Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-smoothScatter}
\docType{methods}
\alias{ore-smoothScatter}
\alias{smoothScatter,ANY-method}
\alias{smoothScatter,ore-method}
\title{
부드러운 밀도 색 표현의 산포도
}
\description{
낟알색 밀도가 부드러운 표현으로 산포도를
생성합니다.
}
\usage{
\S4method{smoothScatter}{ore}(x, y = NULL, nbin = 128, bandwidth,
colramp = colorRampPalette(c("white", blues9)),
nrpoints = 100, ret.selection = FALSE,
pch = ".", cex = 1, col = "black",
transformation = function(x) x^.25,
postPlotHook = box, xlab = NULL, ylab = NULL,
xlim, ylim, xaxs = par("xaxs"), yaxs = par("yaxs"),
\dots)
}
\arguments{
\item{x,y}{
\code{\link[OREbase:ore.number-class]{ore.number}} 객체입니다.
}
\item{nbin,bandwidth,colramp,nrpoints,ret.selection,pch,cex,col,transformation,postPlotHook,xlab,ylab,xlim,ylim,xaxs,yaxs,\dots}{
\code{\link[graphics]{smoothScatter}}의 설명을 참조하십시오.
}
}
\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]{smoothScatter}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{hplot}
OHA YOOOO