View source: R/enforce_dendritic.R
correct_complex | R Documentation |
Correct complex confluences
correct_complex(net, correct = TRUE, quiet = FALSE)
net |
A |
correct |
A logical value, when |
quiet |
A logical value indicating whether the global DCI and a map of segments should be printed to the console. Defaults to TRUE. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.