addcumuldist {riverdist} | R Documentation |
Adds a vector of cumulative distances to a river network. Called internally.
addcumuldist(rivers)
rivers |
The river network object to use. |
Returns an object of class "rivernetwork"
containing all
spatial and topological information. See rivernetwork-class.
Matt Tyers
Gulk1 <- addcumuldist(rivers=Gulk)