lfnacheck: Low flow object check for missing values.

View source: R/1NAs.R

lfnacheckR 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 "lfobj"

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

bfplot

Examples

data(ngaruroro)
lfnacheck(ngaruroro)

lfstat documentation built on Nov. 10, 2022, 5:42 p.m.