Get.Summary: Summarize Wet-Weather Flow

View source: R/legacy.R

Get.SummaryR Documentation

Summarize Wet-Weather Flow

Description

Summarize Wet-Weather Flow

Usage

Get.Summary(date, flow, rain, H = NA)

Arguments

date

vector of date for flow and rain data

flow

vector of flow data, in GPD

rain

vector of rain, in inches

H

unit hydrograph from output (optional)

Value

list

Examples

data(DF)
## Not run: Get.Summary(DF$date, DF$Hollybrook, DF$rain)

dCraigJones/rSSOAP documentation built on Aug. 12, 2022, 10:11 p.m.