subcatchment: Extract a complete subcatchment from the watershed

View source: R/subcatchment.r

subcatchmentR Documentation

Extract a complete subcatchment from the watershed

Description

This function returns a complete subset watershed object, including all triburaties upstream from a specified point. PixelIDs and reachIDs will be renumbered.

Usage

subcatchment(ws, x)

Arguments

ws

A [Watershed()].

x

The point to make the new outlet for the extracted watershed.

Value

A watershed.


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