View source: R/splitreach.rivernet.r
| splitreach.rivernet | R Documentation | 
Splits a reach at a given part of its length into two subreaches
## S3 method for class 'rivernet'
splitreach(net,reachind,fract,...)
net | 
 Object of class "rivernet" e.g. read by the function   | 
reachind | 
 Index of a reach in the rivernet object.  | 
fract | 
 Fraction of the length at which the reach should be split. Needs to be between 0 and 1. The fraction is counted from the logical start point of the reach.  | 
... | 
 .  | 
The complete rivernet with the splitted reach.
rivernet.read, getnodeind.rivernet, upstreamconnectivity.rivernet, adjacentreaches.rivernet,
utility.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.