SampleRasterRS: Measure raster at point using RSAGA

Description Usage Arguments Value

Description

Spatial Join: Retrieves information from the selected grid at the positions of the points and returns the grid values.

Usage

1
SampleRasterRS(point, grid, saga_env, verbose = F)

Arguments

point

either SpatialPoints* or character path to points used to intersect grid. Must have same CRS as the grid

grid

grid whose values will be sampled

saga_env

A SAGA geoprocessing object. Suggested version is 2.2.2.

Value

vector of grid values the same length as the number of points


ECCC-MSC/Basin-Delineation documentation built on June 9, 2019, 7:29 p.m.