View source: R/plotAnnualFlowDurationCurve.R
plotAnnualFlowDurationCurve | R Documentation |
plot the annual flow duration curve of a river discharge data set.
plotAnnualFlowDurationCurve(data, column)
data |
tibble output of computeAnnualFlowDurationCurve |
column |
str name of column with discharge data to plot (same as in computeAnnualFlowDurationCurve()). |
A figure with the yearly average rating curve (black line) and the data of the individual years in grey.
[computeAnnualFlowDurationCurve()]
Other Post-processing:
assess_fc_qual()
,
computeAnnualFlowDurationCurve()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.