Description Usage Arguments Value See Also
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.
1 | low_path(coords, rad = 25, map = uk)
|
coords |
is a matrix of (x,y) coordinate pairs |
rad |
is a radius in meters |
map |
is elevation data (DEM or lidar) |
the coordinates of the low path within radius of coords
inc_path
take_transect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.