.raster_extract {sits}R Documentation

Raster package internal extract values function

Description

Raster package internal extract values function

Usage

.raster_extract(r_obj, xy, ...)

Arguments

r_obj

raster package object

xy

numeric matrix with coordinates

...

additional parameters to be passed to raster package

Value

numeric matrix with raster values for each coordinate

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


[Package sits version 0.16.2 Index]