R/raster_by_poly.R
summarize_raster_list.Rd
Summarize a list of rasters into a list of numeric vectors
summarize_raster_list(raster_list, parallel = FALSE)
list of rasters
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.
a list of numeric vectors