Description Usage Arguments Details Value Examples
takes your response as SpatialPoints or SpatialPointsDataFrame and add values from
a RasterLayer, RasterStack, or RasterBrick at those positions. New columns will have the names of the respective raster layers.
1 | get.environ(points, environ, dropcols = TRUE)
|
points |
|
environ |
|
dropcols. |
if |
If FALSE, preexisting columns in points will be overwritten by column creates by looking up values in raster layers with the same name.
#FIXME
SpatialPointsDataFrame
1 | #FIXME
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.