yamaska | R Documentation |
A spatial dataset (a river_net
object) containing a topologically dendritic representation of the rivers of the Yamaska watershed in Southern Quebec along with topological, barrier, and the outlet nodes identified.
yamaska
An object of class river_net
holding a pair of sf
objects representing the edges (588 LINESTRING
geometries and 7 columns) and the nodes (589 POINT
geometries and 7 columns) :
the geometry list column
the passability of nodes in the network from 0 to 1
the binary passability of nodes in the network, 0 if a barrier and 1 otherwise
the type of the node
an id column
a logical vector representing each node's unique topoligical ID
the segment membership of the node
the origin node of the line
the destination node of the line
a unique river line id
the geometry list column
the length of rivers, in meters
a river weighting term
a unique river id
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.