The R Project SVN R

Rev

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

Rev 79326 Rev 85976
Line 20... Line 20...
20
    to be drawn on.  The axis is placed as follows: 1=below,
20
    to be drawn on.  The axis is placed as follows: 1=below,
21
    2=left, 3=above and 4=right.}
21
    2=left, 3=above and 4=right.}
22
  \item{labels}{this can either be a logical value specifying whether
22
  \item{labels}{this can either be a logical value specifying whether
23
    (numerical) annotations are to be made at the tickmarks, or a
23
    (numerical) annotations are to be made at the tickmarks, or a
24
    character or expression vector of labels to be placed at the
24
    character or expression vector of labels to be placed at the
25
    tickpoints. If this is specified as a character or expression
25
    tick points. If this is specified as a character or expression
26
    vector, \code{at} should be supplied and they should be the same
26
    vector, \code{at} should be supplied and they should be the same
27
    length.}
27
    length.}
28
  \item{\dots}{arguments to be passed to methods and perhaps then to
28
  \item{\dots}{arguments to be passed to methods and perhaps then to
29
    \code{\link{axis}}.}
29
    \code{\link{axis}}.}
30
}
30
}