The R Project SVN R

Rev

Rev 81315 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 81315 Rev 85065
Line 28... Line 28...
28
  \item{x}{the coordinates of points in the plot. Alternatively, a
28
  \item{x}{the coordinates of points in the plot. Alternatively, a
29
      single plotting structure, function or \emph{any \R object with a
29
      single plotting structure, function or \emph{any \R object with a
30
        \code{plot} method} can be provided.}
30
        \code{plot} method} can be provided.}
31
  \item{y}{the y coordinates of points in the plot, \emph{optional}
31
  \item{y}{the y coordinates of points in the plot, \emph{optional}
32
    if \code{x} is an appropriate structure.}
32
    if \code{x} is an appropriate structure.}
33
  \item{\dots}{Arguments to be passed to methods, such as
33
  \item{\dots}{arguments to be passed to methods, such as
34
    \link{graphical parameters} (see \code{\link{par}}).
34
    \link{graphical parameters} (see \code{\link{par}}).
35
    Many methods will accept the following arguments:
35
    Many methods will accept the following arguments:
36
    \describe{
36
    \describe{
37
    \item{\code{type}}{what type of plot should be drawn.  Possible types are
37
    \item{\code{type}}{what type of plot should be drawn.  Possible types are
38
      \itemize{
38
      \itemize{