Learn R Programming

SpaDES.tools (version 0.1.1)

fastCrop: fastCrop

Description

This function is a wrapper around velox::VeloxRaster_crop.

Usage

fastCrop(x, y, ...)

Arguments

x

Raster to crop

y

Extent object, or any object from which an Extent object can be extracted (see Details)

...

Additional arguments as for writeRaster

See Also

velox::VeloxRaster_crop