traverse: traverse

Description Usage Arguments Value See Also

View source: R/utils.R

Description

Traverse down a stream network.

Usage

1
traverse(mat, dist, mats, thresh)

Arguments

mat

is the current oriented stream

dist

is the distance to travel

mats

is the stream network

thresh

is the connection threshold

Value

a list of c(next pt, distance remaining, orientation of travel)

See Also

orient

walk


crumplecup/riparian documentation built on April 14, 2021, 1:43 p.m.