indexFromPts: Compute array indices from points - points are in the...

View source: R/raster.R

indexFromPtsR Documentation

Compute array indices from points - points are in the raster's CRS system

Description

Compute array indices from points - points are in the raster's CRS system

Usage

indexFromPts(pts, x)

Arguments

pts

location info for points - see vetPts()

x

layer, brick or stack

Value

vector of array indices as if the raster were a 3d array


BigelowLab/rasf documentation built on July 18, 2022, 10:19 p.m.