path_to_root {dci} | R Documentation |
Find the path to the root (outlet) of the river network
Description
Find the path to the root (outlet) of the river network
Usage
path_to_root(seg)
Arguments
seg |
A node label represented by a logical vector. |
Value
A list of logical vectors in order to move from the origin to the root (outlet).
[Package dci version 1.0.2 Index]