MINI MINI MANI MO

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

%
% Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
%
\name{arrows-methods}
\docType{methods}
\alias{arrows}
\alias{arrows,ANY-method}
\alias{arrows,ore.vector-method}
\title{Add Arrows to a Plot}
\description{
  Draws arrows between pairs of points.
}
\usage{
  \S4method{arrows}{ore.vector}(x0, y0, x1 = x0, y1 = y0, length = 0.25,
         angle = 30, code = 2, col = par("fg"), lty = par("lty"),
         lwd = par("lwd"), ...) 
}
\arguments{
  \item{x0,y0,x1,y1}{\code{\link[OREbase:ore.number-class]{ore.number}}
    objects.}
  \item{length,angle,code,col,lty,lwd,\dots}{See description in
    \code{\link[graphics]{arrows}}.}
}
\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]{arrows}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{graphics}

OHA YOOOO