| Line 22... |
Line 22... |
| 22 |
or other types of objects that can be converted appropriately.}
|
22 |
or other types of objects that can be converted appropriately.}
|
| 23 |
\item{format}{an optional character string specifying the label format,
|
23 |
\item{format}{an optional character string specifying the label format,
|
| 24 |
see \code{\link{strftime}}.}
|
24 |
see \code{\link{strftime}}.}
|
| 25 |
\item{labels}{either a logical value specifying whether
|
25 |
\item{labels}{either a logical value specifying whether
|
| 26 |
annotations are to be made at the tickmarks, or a character vector of
|
26 |
annotations are to be made at the tickmarks, or a character vector of
|
| 27 |
labels to be placed at the tickpoints specified by \code{at}.}
|
27 |
labels to be placed at the tick points specified by \code{at}.}
|
| 28 |
\item{\dots}{further arguments to be passed from or to other methods,
|
28 |
\item{\dots}{further arguments to be passed from or to other methods,
|
| 29 |
typically \link{graphical parameters}.}
|
29 |
typically \link{graphical parameters}.}
|
| 30 |
}
|
30 |
}
|
| 31 |
\details{
|
31 |
\details{
|
| 32 |
If \code{at} is unspecified,
|
32 |
If \code{at} is unspecified,
|