The R Project SVN R

Rev

Rev 37119 | Rev 39762 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 37119 Rev 37123
Line 97... Line 97...
97
    relative to the x axis.}
97
    relative to the x axis.}
98
  \item{add}{logical specifying if bars should be added to an already
98
  \item{add}{logical specifying if bars should be added to an already
99
    existing plot; defaults to \code{FALSE}.}
99
    existing plot; defaults to \code{FALSE}.}
100
  \item{\dots}{arguments to be passed to/from other methods.  For the
100
  \item{\dots}{arguments to be passed to/from other methods.  For the
101
    default method these can include further arguments (such as
101
    default method these can include further arguments (such as
102
    \code{axes}, \code{asp} and \code{main}) and \codegraphical
102
    \code{axes}, \code{asp} and \code{main}) and graphical
103
    parameters (see \code{\link{par}}) which are passed to
103
    parameters (see \code{\link{par}}) which are passed to
104
    \code{\link{plot.window}()}, \code{\link{title}()} and
104
    \code{\link{plot.window}()}, \code{\link{title}()} and
105
    \code{\link{axis}}.}
105
    \code{\link{axis}}.}
106
}
106
}
107
\details{
107
\details{