get catchment edges

get_catchment_edges(
  fline,
  nexus_prefix = "nexus_",
  catchment_prefix = "catchment_"
)

Arguments

fline

sf data.frame NHDPlus Flowlines or hyRefactor output.

nexus_prefix

character prefix for nexus IDs

catchment_prefix

character prefix for catchment IDs