.resize_r | R Documentation |
Split a single reach
.resize_r(ids, Tp, trim, len, min_len)
ids |
A vector of pixel ids in the reach, sorted from upstream to downstream |
Tp |
A pixel topology |
trim |
Logical, should we trim small headwater reaches? |
len |
Target reach length |
min_len |
Minimum acceptable reach length, only used if |
A list of vectors, each vector is a single new reach.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.