panelcontour {siar} | R Documentation |
A simple function used by pairs to produce neat looking matrix plots. Not intended for use by those using siar.
panelcontour(x, y, ...)
x |
A numeric vector containing data with which to produce a contour plot |
y |
A numeric vector containing data with which to produce a contour plot |
... |
Other arguments |
Andrew Parnell