MINI MINI MANI MO

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

%
% Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-matplot}
\docType{methods}
\alias{ore-matplot}
\alias{matplot,ANY-method}
\alias{matplot,ore-method}
\alias{ore-matlines}
\alias{matlines,ANY-method}
\alias{matlines,ore-method}
\alias{ore-matpoints}
\alias{matpoints,ANY-method}
\alias{matpoints,ore-method}
\title{
绘制矩阵的列
}
\description{
根据一个矩阵的列绘制另一个矩阵的列。
}
\usage{
  \S4method{matplot}{ore}(x, y, type = "p", lty = 1:5, lwd = 1,
          lend = par("lend"), pch = NULL, col = 1:6, cex = NULL,
          bg = NA, xlab = NULL, ylab = NULL, xlim = NULL, ylim = NULL,
          \dots, add = FALSE, verbose = getOption("verbose"))
  \S4method{matlines}{ore}(x, y, type = "l", lty = 1:5, lwd = 1,
          pch = NULL, col = 1:6, \dots)
  \S4method{matpoints}{ore}(x, y, type = "p", lty = 1:5, lwd = 1,
          pch = NULL, col = 1:6, \dots)
}
\arguments{
  \item{x,y}{
\code{\link[OREbase:ore-class]{ore}} 对象。
}
  \item{type,lty,lwd,lend,pch,col,cex,bg,xlab,ylab,xlim,ylim,\dots,add,verbose}{
请参阅 \code{\link[graphics]{matplot}} 中的说明。
}
}
\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]{matplot}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{hplot}
\keyword{aplot}
\keyword{array}

OHA YOOOO