check_network_validity | R Documentation |
Check Network Validity INTERNAL function that validates a flowpath and catchment network
check_network_validity(flowpaths, cat, term_cut = 100000000, check = TRUE)
flowpaths |
a LINESTRING |
cat |
a POLYGON |
term_cut |
cutoff integer to define terminal IDs |
a list containing flowline and catchment sf
objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.