View source: R/get_important_rasters.R
extractPointValues | R Documentation |
Function to extract raster values at each sample point for raster stack
extractPointValues(env.list)
env.list |
List object generated from prepare_rasters() |
List of data.frames with raster values at each sample locality for each raster layer, and list of raster names
rasterPoints <- extractPointValues(envList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.