x
Numeric data for x and y coordinate, a single matrix or data-frame object can be provided for
x
, which will be used in preference to the y and z arguments. These do NOT need to be in any particular order
nor do they need to be regular.
y
Numeric data for x and y coordinate, a single matrix or data-frame object can be provided for
x
, which will be used in preference to the y and z arguments. These do NOT need to be in any particular order
nor do they need to be regular.
levels
A numeric vector of the explicitly specified levels (z values) to contour, by specifying this argument,
it will override nlevels
and/or binwidth
. If this argument is provided, the stacking order of the
contours will be preserved in the order of first occurence within the supplied vector.