| Line 32... |
Line 32... |
| 32 |
\item{main}{main title.}
|
32 |
\item{main}{main title.}
|
| 33 |
\item{add}{logical; if \code{TRUE} only \emph{add} to an existing plot.}
|
33 |
\item{add}{logical; if \code{TRUE} only \emph{add} to an existing plot.}
|
| 34 |
\item{verticals}{logical; if \code{TRUE}, draw vertical lines at steps.}
|
34 |
\item{verticals}{logical; if \code{TRUE}, draw vertical lines at steps.}
|
| 35 |
\item{do.points}{logical; if \code{TRUE}, also draw points at the
|
35 |
\item{do.points}{logical; if \code{TRUE}, also draw points at the
|
| 36 |
(\code{xlim} restricted) knot locations. Default is true, for
|
36 |
(\code{xlim} restricted) knot locations. Default is true, for
|
| 37 |
sample size \eqn{< 10000}.}% n = 1 + 'sample size'
|
37 |
sample size \eqn{< 1000}.}% n = 1 + 'sample size'
|
| 38 |
\item{pch}{character; point character if \code{do.points}.}
|
38 |
\item{pch}{character; point character if \code{do.points}.}
|
| 39 |
\item{col}{default color of all points and lines.}
|
39 |
\item{col}{default color of all points and lines.}
|
| 40 |
\item{col.points}{character or integer code; color of points if
|
40 |
\item{col.points}{character or integer code; color of points if
|
| 41 |
\code{do.points}.}
|
41 |
\code{do.points}.}
|
| 42 |
\item{cex.points}{numeric; character expansion factor if \code{do.points}.}
|
42 |
\item{cex.points}{numeric; character expansion factor if \code{do.points}.}
|