BioSIM_extractPoints: Extract point locations from DEM raster to pass to 'BioSIM'...

View source: R/biosim.R

BioSIM_extractPointsR Documentation

Extract point locations from DEM raster to pass to BioSIM functions

Description

Extract point locations from DEM raster to pass to BioSIM functions

Usage

BioSIM_extractPoints(x)

Arguments

x

A digital elevation model (DEM) RasterLayer.

Value

data.table with columns Name, Long, Lat, Elev.

See Also

prepInputsCanDEM()


PredictiveEcology/LandR documentation built on June 7, 2024, 4:16 p.m.