Learn R Programming

lfstat (version 0.9.12)

lfnacheck: Low flow object check for missing values.

Description

Looks for NAs in a low flow object.

Usage

lfnacheck(lfobj)

Value

A list with the total number of NAs, the percentage, the NAs for every year and the durations of NA-series.

Arguments

lfobj

An object of class "lfobj"

Author

Daniel Koffler and Gregor Laaha

References

Gustard, A. & Demuth, S. (2009) (Eds) Manual on Low-flow Estimation and Prediction. Operational Hydrology Report No. 50, WNO-No. 1029, 136p.

See Also

bfplot

Examples

Run this code
data(ngaruroro)
lfnacheck(ngaruroro)

Run the code above in your browser using DataLab