plotAnnualFlowDurationCurve: plot the annual flow duration curve of a river discharge data...

View source: R/plotAnnualFlowDurationCurve.R

plotAnnualFlowDurationCurveR Documentation

plot the annual flow duration curve of a river discharge data set.

Description

plot the annual flow duration curve of a river discharge data set.

Usage

plotAnnualFlowDurationCurve(data, column)

Arguments

data

tibble output of computeAnnualFlowDurationCurve

column

str name of column with discharge data to plot (same as in computeAnnualFlowDurationCurve()).

Value

A figure with the yearly average rating curve (black line) and the data of the individual years in grey.

See Also

[computeAnnualFlowDurationCurve()]

Other Post-processing: assess_fc_qual(), computeAnnualFlowDurationCurve()


hydrosolutions/riversCentralAsia documentation built on Feb. 7, 2023, 4:50 p.m.