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

Description Usage Arguments Value Examples

View source: R/wrapper3D.R

Description

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

Usage

1
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

1

munterfi/eRTG3D documentation built on Feb. 25, 2022, noon