overGrid | R Documentation |
Application of function over
from sp to grids or
station data.
overGrid(grid, layer, subset = FALSE)
grid |
Input grid or station data. |
layer |
SpatialPolygons object from which the geometries or attributes are
queried (type |
subset |
Logical (default is FALSE). If TRUE, spatial subsetting is performed over
the imput grid. Otherwise, grid-boxes outside |
All grid locations outside layer are filled with NAs.
A grid or station data.
A grid
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.