Calculate the Curve Number from P and Q

CalculateCN(dfTPQ, PQunits = "mm", plotOption = FALSE, verbose = FALSE)

Arguments

dfTPQ
data.frame containing 3 columns: Tr (return period), P (max precipitation) and Q (max discharge)
PQunits
units in which P and Q are expressed (default="mm")
plotOption
boolean, if TRUE (default) it prints a plot to show the division of the events
verbose
boolean, if TRUE it prints info messages (default = FALSE)

Value

Curve Number, in the range [0,100]