pt_watershed_area: Point Watershed Area

View source: R/pt_watershed_area.R

pt_watershed_areaR Documentation

Point Watershed Area

Description

Calculates the upstream watershed area for the specified point.

Usage

pt_watershed_area(point_sf)

Arguments

point_sf

an sf object; The point to have a watershed determined.

Value

a list of sf objects. * pt - The point snapped to the NHD nearest downstream flowline * drainage_basing - The upstream drainage area of the snapped point.


FluvialGeomorph/fluvgeo documentation built on June 10, 2025, 12:03 p.m.