Get.Summary | R Documentation |
Summarize Wet-Weather Flow
Get.Summary(date, flow, rain, H = NA)
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) |
list
data(DF) ## Not run: Get.Summary(DF$date, DF$Hollybrook, DF$rain)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.