powered by
RasterArray
SpatialArray
This plot, method executes the mapplot function on the RasterArray or SpatialArrayobject.
plot
mapplot
# S4 method for RasterArray,missing plot(x, y, ...)# S4 method for SpatialArray,missing plot(x, y, ...)
# S4 method for SpatialArray,missing plot(x, y, ...)
A (RasterArray or SpatialArray) Object to be plotted.
Not implemented yet.
Arguments passed to the mapplot function.
None.
# NOT RUN { data(dems) plot(dems) # }
Run the code above in your browser using DataLab