trim_reaches | R Documentation |
Remove short headwater reaches below a certain threshold
trim_reaches(ws, size, rebuild = TRUE)
ws |
A watershed |
size |
The minimum size of a reach to retain, in map units |
rebuild |
Boolean; should topology be rebuilt? Normally yes, but can set to FALSE if it will be rebuilt later |
A modified watershed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.