doStrahler | R Documentation |
Compute strahler order for pixel x
doStrahler(ws, x, streamOrder)
ws |
A watershed |
x |
A pixel id |
streamOrder |
Vector of streamOrders already computed (should be NA if not done yet) |
A matrix, giving pixel IDs in the first column and computed stream order in the second
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.