MINI MINI MANI MO

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

%
% 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