MINI MINI MANI MO
%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-segments}
\docType{methods}
\alias{ore-segments}
\alias{segments,ANY-method}
\alias{segments,ore.vector-method}
\title{
向图中添加线段
}
\description{
在点对之间绘制线段。
}
\usage{
\S4method{segments}{ore.vector}(x0, y0, x1 = x0, y1 = y0,
col = par("fg"), lty = par("lty"), lwd = par("lwd"), \dots)
}
\arguments{
\item{x0,y0,x1,y1}{
\code{\link[OREbase:ore.number-class]{ore.number}}
对象。
}
\item{col,lty,lwd,\dots}{
请参阅 \code{\link[graphics]{segments}} 中的
说明。
}
}
\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]{segments}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{aplot}
OHA YOOOO