Draw.Panels | R Documentation |
Draw 4-panel graph
Draw.Panels(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) |
unit hydrograph for each event
data(DF) ## Not run: Draw.Panels(DF$date, DF$Hollybrook, DF$rain)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.