lExtract: takes spatial features (e.g., SpatialPoints) from y= and...

Description Usage Arguments

Description

takes spatial features (e.g., SpatialPoints) from y= and extracts across a list of raster scenes specified by X= handy for extracting data across the spatial extent of rasters without having to mosaic and create a 'stack' object.

Usage

1
lExtract(X = NULL, y = NULL, fun = mean)

Arguments

X

list of rasters

y

Spatial* object to extract across the 'X' raster series.


ktaylora/landscapeAnalysis documentation built on May 20, 2019, 7:04 p.m.