The R Project SVN R

Rev

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

Rev 85981 Rev 85983
Line 26... Line 26...
26
    specify the labels to use.  If not logical, must be the same
26
    specify the labels to use.  If not logical, must be the same
27
    length as the \code{at} argument.}
27
    length as the \code{at} argument.}
28
  \item{main}{A logical value indicating whether to draw the axis
28
  \item{main}{A logical value indicating whether to draw the axis
29
    at the left (\code{TRUE}) or at the right (\code{FALSE}) of the
29
    at the left (\code{TRUE}) or at the right (\code{FALSE}) of the
30
    viewport.}
30
    viewport.}
31
  \item{edits}{A gEdit or gEditList containing edit operations
31
  \item{edits}{A \I{gEdit} or \I{gEditList} containing edit operations
32
    to apply (to the children of the axis)
32
    to apply (to the children of the axis)
33
    when the axis is first created and during redrawing
33
    when the axis is first created and during redrawing
34
    whenever \code{at} is \code{NULL}.
34
    whenever \code{at} is \code{NULL}.
35
    }
35
    }
36
  \item{name}{ A character identifier. }
36
  \item{name}{ A character identifier. }