zoom(x, ...)
## S3 method for class 'Raster':
zoom(x, ext=drawExtent(), maxpixels=100000, layer=1, new=TRUE, useRaster=TRUE, ...)
## S3 method for class 'Spatial':
zoom(x, ext=drawExtent(), new=TRUE, ...)
## S3 method for class 'missing':
zoom(x, ext=drawExtent(), new=TRUE, ...)
TRUE
, the zoomed in map will appear on a new device (window)TRUE
, a bitmap raster is used to plot the image instead of polygonsplot
drawExtent
, plot