low_path: low path

Description Usage Arguments Value See Also

View source: R/spat.R

Description

Given a matrix of coordinates representing a line, takes transects of radius 'rad' at a bearing perpendicular to the angle of the line, returns the low point along each transect in a matrix representing the low path.

Usage

1
low_path(coords, rad = 25, map = uk)

Arguments

coords

is a matrix of (x,y) coordinate pairs

rad

is a radius in meters

map

is elevation data (DEM or lidar)

Value

the coordinates of the low path within radius of coords

See Also

inc_path

take_transect


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.