summarize_raster_list: Summarize a list of rasters into a list of numeric vectors
Description
Summarize a list of rasters into a list of numeric vectors
Usage
summarize_raster_list(raster_list, parallel = FALSE)
Arguments
parallel
process in parallel? Default FALSE
. If TRUE
, it is up to
the user to call future::plan()
(or set options)
to specify what parallel strategy to use.
Value
a list of numeric vectors