MINI MINI MANI MO
%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-polygon}
\docType{methods}
\alias{ore-polygon}
\alias{polygon,ANY-method}
\alias{polygon,ore-method}
\title{
다각형 그리기
}
\description{
다각형을 그립니다.
}
\usage{
\S4method{polygon}{ore}(x, y = NULL, density = NULL, angle = 45,
border = NULL, col = NA, lty = par("lty"), \dots,
fillOddEven = FALSE)
}
\arguments{
\item{x,y}{
\code{\link[OREbase:ore.number-class]{ore.number}}
객체입니다.
}
\item{density,angle,border,col,lty,\dots,fillOddEven}{
\code{\link[graphics]{polygon}}의 설명을
참조하십시오.
}
}
\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]{polygon}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{aplot}
OHA YOOOO