View source: R/plot_hydrograph.R
Returns a hydrograph of observed and simulated data and includes precipitation for the same time period
1 | plot_hydrograph(df, units = "mm")
|
df |
Dataframe of 4 coulmns in this specific order: 1.Time/Date 2.Simulated streamflow 3.Observed streamflow 4.Precipitation |
units |
units of the data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.