flowDurClasses: Flow Duration Classes

View source: R/flowDurClasses.R

flowDurClassesR Documentation

Flow Duration Classes

Description

Compute tables of class-limit flow values, class

Usage

flowDurClasses(x, classes = 35)

Arguments

x

the flow data to tabulate into class-limit flow values.

classes

either the number of classes or the class-limits.

Value

A data.frame containing the class limits, column LCL; the number of cases of each value of x in each class, column Cases; the percentage in each class, column Pct; and the percent exceedence for each class, column Exceed.

References

USGS SWSTATS?


USGS-R/DVstats documentation built on Oct. 11, 2022, 6:03 a.m.