| .raster_extract {sits} | R Documentation |
Raster package internal extract values function
.raster_extract(r_obj, xy, ...)
r_obj |
raster package object |
xy |
numeric matrix with coordinates |
... |
additional parameters to be passed to raster package |
numeric matrix with raster values for each coordinate
Rolf Simoes, rolf.simoes@inpe.br