checkGDALVersion: Deprecated functions
Description
These will be removed in a future release.
fastCrop
is a wrapper around velox::VeloxRaster_crop
, though
raster::crop
is faster under many tests.
Usage
checkGDALVersion()fastCrop(x, y, ...)
fastMask(x, y)
getGDALVersion()
Arguments
y
Extent object, or any object from which an Extent object can be extracted (see Details)
See Also
velox::VeloxRaster_crop