correct_complex {dci} | R Documentation |
Correct complex confluences
Description
Correct complex confluences
Usage
correct_complex(net, correct = TRUE, quiet = FALSE)
Arguments
net |
A |
correct |
Logical. If |
quiet |
Logical. If |
Value
If correct is TRUE
a sf
object of rivers with complex confluences separated into two closely located valid confluences. If correct is FALSE
a sf
object with rivers participating in complex confluences labeled with the same number ina new "complex" column.
[Package dci version 1.0.2 Index]