MINI MINI MANI MO
%
% Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-coplot}
\docType{methods}
\alias{ore-coplot}
\alias{coplot,ANY,ANY-method}
\alias{coplot,ANY,ore.frame-method}
\alias{co.intervals,ANY-method}
\alias{co.intervals,ore.vector-method}
\title{
条件图
}
\description{
创建条件图。
}
\usage{
\S4method{coplot}{ANY,ore.frame}(formula, data, given.values,
panel = points, rows, columns, show.given = TRUE,
col = par("fg"), pch = par("pch"),
bar.bg = c(num = gray(0.8), fac = gray(0.95)),
xlab, ylab, subscripts = FALSE,
axlabels = function(f) abbreviate(levels(f)),
number = 6, overlap = 0.5, xlim, ylim, \dots)
}
\arguments{
\item{formula}{
描述条件图的组成的公式。
}
\item{data}{
一个 \code{\link[OREbase:ore.frame-class]{ore.frame}}
对象。
}
\item{given.values, panel, rows, columns, show.given, col, pch, bar.bg, xlab, ylab, subscripts, axlabels, number, overlap, xlim, ylim, \dots}{
请参阅 \code{\link[graphics]{coplot}} 中对这些参数的
说明。
}
}
\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]{coplot}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{hplot}
\keyword{aplot}
OHA YOOOO