dem2track.extent: Crops the DEM to the extent of the track with a buffer

View source: R/wrapper3D.R

dem2track.extentR Documentation

Crops the DEM to the extent of the track with a buffer

Description

Crops the DEM to the extent of the track with a buffer

Usage

dem2track.extent(DEM, track, buffer = 100)

Arguments

DEM

a raster containing a digital elevation model, covering the extent as the track

track

data.frame with x,y,z coordinates of the original track

buffer

buffer with, by default set to 100

Value

A the cropped digital elevation model as a raster layer.

Examples

dem2track.extent(dem, niclas)

eRTG3D documentation built on March 18, 2022, 6:11 p.m.