Clips a raster to a vector polygon.
clip_raster_to_polygon(input, polygons, output,
maintain_dimensions = FALSE, verbose_mode = FALSE)
Input raster file.
Input vector polygons file.
Output raster file.
Maintain input raster dimensions?.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.