Description Usage Arguments Value
View source: R/river_topology.r
Extract the nodes of the HydroSheds river network.
1 | riv2nodes(riv)
|
riv |
a sf dataframe with a topologicaly valid river network. Each linestrings is ordered from upstream (first point of the linestring) to downstream (last point of the linestring), just like in the HydroSheds dataset |
nodes a sf dataframe of points marking the nodes of the river network defined as the inlet of each river reach.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.