MINI MINI MANI MO
%
% Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-xy.coords}
\docType{methods}
\alias{ore-xy.coords}
\alias{xy.coords}
\alias{xy.coords,ANY-method}
\alias{xy.coords,ore-method}
\title{
提取绘图结构
}
\description{
获取用于绘图的 x 和 y 坐标。
}
\usage{
\S4method{xy.coords}{ore}(x, y = NULL, xlab = NULL, ylab = NULL,
log = NULL, recycle = FALSE, ...)
}
\arguments{
\item{x,y}{
\code{\link[OREbase:ore.number-class]{ore.number}} 对象。
}
\item{xlab,ylab,log,recycle}{
请参阅 \code{\link[grDevices]{xy.coords}} 中的说明。
}
\item{...}{
供将来扩展的附加参数。
}
}
\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]{xy.coords}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{dplot}
OHA YOOOO