Plot a nativeRaster
as an image
# S3 method for class 'nativeRaster'
plot(x, y, ...)
nativeRaster
any argument here will cause grid::grid.newpage()
to
be called prior to drawing the nativeRaster
other arguments passed to grid::grid.raster()
None.