Description Usage Arguments Value
Calculate graph object based on river network
1 | riv2graph(nodes_i, riv_i)
|
nodes_i |
a sf dataframe of points marking the nodes of the river network defined as the inlet of each river reach. This must be only one tree. It won't work with a forest. |
riv_i |
a sf dataframe with a topologicaly valid river network. This must be only one tree. It won't work with a forest. |
g a igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.