outlets: Get data from all outlets of a watershed

View source: R/watershed.r

outletsR Documentation

Get data from all outlets of a watershed

Description

Get data from all outlets of a watershed

Usage

outlets(ws, rid, output = c("data.frame", "Spatial"))

Arguments

ws

Watershed object

rid

vector of reach IDs, if missing returns outlet for entire network

output

Output type to return

Value

a 'data.frame' or a 'SpatialPixelsDataFrame' containing data for all outlets


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