extract_by: extract an input raster dataset using polygon feature(s)....

Description Usage

Description

extract an input raster dataset using polygon feature(s). Bulk process list objects using the parallel package. Avoid passing raster files that are loaded on a network filesystem. Prefer local cached data, otherwise parallel may fail unexpectedly.

Usage

1
extract_by(polygon = NULL, r = NULL, updatevalue = NA)

PLJV/OpenIMBCR documentation built on June 3, 2019, 7:01 a.m.