MINI MINI MANI MO
%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-symbols}
\docType{methods}
\alias{ore-symbols}
\alias{symbols,ANY-method}
\alias{symbols,ore.vector-method}
\title{
기호 그리기(원, 사각형, 별, 온도계, 상자 그림)
}
\description{
그림에 기호를 그립니다.
}
\usage{
\S4method{symbols}{ore.vector}(x, y = NULL, circles, squares,
rectangles, stars, thermometers, boxplots, inches = TRUE,
add = FALSE, fg = par("col"), bg = NA,
xlab = NULL, ylab = NULL, main = NULL,
xlim = NULL, ylim = NULL, \dots)
}
\arguments{
\item{x,y}{
\code{\link[OREbase:ore.number-class]{ore.number}} 객체입니다.
}
\item{circles,squares,rectangles,stars,thermometers,boxplots,inches,add,fg,bg,xlab,ylab,main,xlim,ylim,\dots}{
\code{\link[graphics]{symbols}}의 설명을 참조하십시오.
}
}
\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]{symbols}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{aplot}
OHA YOOOO