get catchment data
1 2 3 4 5 | get_catchment_data(
catchment,
catchment_edge_list,
catchment_prefix = "catchment_"
)
|
catchment |
sf data.frame NHDPlus Catchments or hyRefactor output. |
catchment_edge_list |
data.frame edge list of connections to/from catchments |
catchment_prefix |
character prefix for catchment IDs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.