| Line 23... |
Line 23... |
| 23 |
Default: compute the exact multiplicity of the points \code{x[],y[]}.}
|
23 |
Default: compute the exact multiplicity of the points \code{x[],y[]}.}
|
| 24 |
\item{log}{character indicating log coordinate scale, see
|
24 |
\item{log}{character indicating log coordinate scale, see
|
| 25 |
\code{\link{plot.default}}.}
|
25 |
\code{\link{plot.default}}.}
|
| 26 |
\item{digits}{when \code{number} is computed (i.e., not specified),
|
26 |
\item{digits}{when \code{number} is computed (i.e., not specified),
|
| 27 |
\code{x} and \code{y} are rounded to \code{digits} significant
|
27 |
\code{x} and \code{y} are rounded to \code{digits} significant
|
| 28 |
digits before multiplicities are computes.}
|
28 |
digits before multiplicities are computed.}
|
| 29 |
\item{xlab,ylab}{character label for x-, or y-axis, respectively.}
|
29 |
\item{xlab,ylab}{character label for x-, or y-axis, respectively.}
|
| 30 |
\item{xlim,ylim}{\code{numeric(2)} limiting the extents of the x-,
|
30 |
\item{xlim,ylim}{\code{numeric(2)} limiting the extents of the x-,
|
| 31 |
or y-axis.}
|
31 |
or y-axis.}
|
| 32 |
\item{add}{logical; should the plot be added on a previous one ?
|
32 |
\item{add}{logical; should the plot be added on a previous one ?
|
| 33 |
Default is \code{FALSE}.}
|
33 |
Default is \code{FALSE}.}
|