View source: R/hy_feature_functions.R
get_catchment_edges_terms | R Documentation |
get a edge list for catchments
get_catchment_edges_terms( flowpaths, nexus_prefix = "nex-", terminal_nexus_prefix = "tnex-", catchment_prefix = "cat-", cutoff = 100000000 )
flowpaths |
sf data.frame containing hyRefactor or hyAggregate output. |
nexus_prefix |
character prefix for nexus IDs |
terminal_nexus_prefix |
character prefix for terminal nexus IDs |
catchment_prefix |
character prefix for catchment IDs |
cutoff |
terminal IDs begin above a defiend threshold |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.