View source: R/clipPointGrid.R
clipPointGrid | R Documentation |
function to clip points(sp) in overlapped ares where raster == value
clipPointGrid(raster, sp, value)
raster, |
Raster layer |
sp, |
SpatialPoints or SpatialPointsDataFrame object |
value, |
numeric |
A subset of sp
clipPointGrid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.