strahler | R Documentation |
Compute strahler stream order
strahler(ws, parallel = TRUE)
ws |
A watershed |
parallel |
If TRUE, will compute in parallel to speed things up. Defaults to TRUE if parallel package is installed |
Computes Strahler stream order
a vector, with one element per pixel in the watershed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.