trim_reaches: Remove short headwater reaches below a certain threshold

View source: R/reach.r

trim_reachesR Documentation

Remove short headwater reaches below a certain threshold

Description

Remove short headwater reaches below a certain threshold

Usage

trim_reaches(ws, size, rebuild = TRUE)

Arguments

ws

A watershed

size

The minimum size of a reach to retain, in map units

rebuild

Boolean; should topology be rebuilt? Normally yes, but can set to FALSE if it will be rebuilt later

Value

A modified watershed


mtalluto/WatershedTools documentation built on May 21, 2022, 7:49 p.m.