Skip to content
Prev 43470 / 398506 Next

about contour - get contour coordinates - exclude area display

On Sat, 31 Jan 2004, Patrick Giraudoux wrote:

            
There is no function cont(r)our.krige in geoR. There is a function
`contour.kriging', and that just calls contour, so you too can do whatever
you think that does (and the help page does not tally with your
description).
Contour works on a rectangular grid.  Set to NA those cells where you have
no data, and you will not get contours there.  Simple!
Paul Murrell has fulfilled that request a while back.  See the clines
package on CRAN, or contourLines in the development version of R.