panelcontour {siar}R Documentation

Adds contours to a matrix plot

Description

A simple function used by pairs to produce neat looking matrix plots. Not intended for use by those using siar.

Usage

panelcontour(x, y, ...)

Arguments

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

Author(s)

Andrew Parnell


[Package siar version 4.0 Index]