addcumuldist: Add Cumulative Distance to a River Network

View source: R/riverdist_1.R

addcumuldistR Documentation

Add Cumulative Distance to a River Network

Description

Adds a vector of cumulative distances to a river network. Called internally.

Usage

addcumuldist(rivers)

Arguments

rivers

The river network object to use.

Value

Returns an object of class "rivernetwork" containing all spatial and topological information. See rivernetwork-class.

Author(s)

Matt Tyers

Examples

Gulk1 <- addcumuldist(rivers=Gulk)

mbtyers/riverdist documentation built on Nov. 12, 2024, 1:05 p.m.