get_catchment_edges_terms: Get catchment edge list

View source: R/hy_feature_functions.R

get_catchment_edges_termsR Documentation

Get catchment edge list

Description

get a edge list for catchments

Usage

get_catchment_edges_terms(
  flowpaths,
  nexus_prefix = "nex-",
  terminal_nexus_prefix = "tnex-",
  catchment_prefix = "cat-",
  cutoff = 100000000
)

Arguments

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

Value

data.frame


mikejohnson51/hyAggregate documentation built on July 1, 2022, 2:42 p.m.