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