lfnacheck {lfstat} | R Documentation |
Low flow object check for missing values.
Description
Looks for NAs in a low flow object.
Usage
lfnacheck(lfobj)
Arguments
lfobj |
An object of class |
Value
A list with the total number of NAs, the percentage, the NAs for every year and the durations of NA-series.
Author(s)
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
Examples
data(ngaruroro)
lfnacheck(ngaruroro)
[Package lfstat version 0.9.12 Index]