calcStrahlerOrder | R Documentation |
Given a sarn network, calculate the Strahler stream order. Note that this function was adapted (and simplified) from the hydrostreamer R package implementation of strahler stream order in R (https://github.com/mkkallio/hydrostreamer)
calcStrahlerOrder(river)
river: |
river networks as sf object |
sf object river network, with stream order as an attribute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.