Learn R Programming

lfstat (version 0.9.4)

lfnacheck: Low flow object check for missing values.

Description

Looks for NAs in a lfobj.

Usage

lfnacheck(lfobj)

Arguments

lfobj
An object of class "lfobj"

Value

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

References

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

See Also

bfplot

Examples

Run this code
data(ngaruroro)
lfnacheck(ngaruroro)

Run the code above in your browser using DataLab