filled.contour
for RasterLayer objects.filledContour(x, y=1, maxpixels=100000, ...)
filled.contour
(graphics package)filled.contour
, persp
, plot
r <- raster(system.file("external/test.grd", package="raster"))
filledContour(r)
Run the code above in your browser using DataLab