| Line 31... |
Line 31... |
| 31 |
measured. These must be in ascending order. (The rest of this
|
31 |
measured. These must be in ascending order. (The rest of this
|
| 32 |
description does not apply to \code{.filled.contour}.)
|
32 |
description does not apply to \code{.filled.contour}.)
|
| 33 |
By default, equally spaced values from 0 to 1 are used. If \code{x}
|
33 |
By default, equally spaced values from 0 to 1 are used. If \code{x}
|
| 34 |
is a \code{list}, its components \code{x$x} and \code{x$y} are used
|
34 |
is a \code{list}, its components \code{x$x} and \code{x$y} are used
|
| 35 |
for \code{x} and \code{y}, respectively. If the list has component
|
35 |
for \code{x} and \code{y}, respectively. If the list has component
|
| 36 |
\code{z} this is used for \code{z}.}
|
36 |
\code{z} this is used for \code{z}.}
|
| 37 |
\item{z}{a numeric matrix containing the values to be plotted.. Note that
|
37 |
\item{z}{a numeric matrix containing the values to be plotted.. Note that
|
| 38 |
\code{x} can be used instead of \code{z} for convenience.}
|
38 |
\code{x} can be used instead of \code{z} for convenience.}
|
| 39 |
\item{xlim}{x limits for the plot.}
|
39 |
\item{xlim}{x limits for the plot.}
|
| 40 |
\item{ylim}{y limits for the plot.}
|
40 |
\item{ylim}{y limits for the plot.}
|
| 41 |
\item{zlim}{z limits for the plot.}
|
41 |
\item{zlim}{z limits for the plot.}
|