View source: R/saeplus_rasterreduceregions.R
parallel_extract | R Documentation |
This function takes a list of rasters (rasters of the same theme, E.g daily rainfall, daily nighttimelights) and computes a statistic which is extracted into the shapefile
parallel_extract(shp_dt, raster_list, fun_list, numCores)
shp_dt |
the target shapefile to be extracted into |
raster_list |
the list of rasters to be extracted |
raster_fun |
the raster function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.