View source: R/hy_feature_functions.R
get_waterbody_edges_terms | R Documentation |
get a edge list for waterbodies
get_waterbody_edges_terms( flowpaths, wb_prefix = "wb-", terminal_wb_prefix = "twb-", term_cut = 1e+09 )
flowpaths |
sf data.frame containing hyRefactor or hyAggregate output. |
wb_prefix |
character prefix for waterbody IDs |
terminal_wb_prefix |
character prefix for terminal waterbody IDs |
term_cut |
terminal IDs begin above a defined threshold |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.