This function calculates the flow duration curve for a given vector or dataframe.
Examples
if (FALSE) { # \dontrun{
fdc <- calc_fdc(c(3, 1, 4, 1, 5, 9, 2, 6, 5))
} # }
This function calculates the flow duration curve for a given vector or dataframe.
if (FALSE) { # \dontrun{
fdc <- calc_fdc(c(3, 1, 4, 1, 5, 9, 2, 6, 5))
} # }