Last data update: 2014.03.03

R: Daily stream flow data used for low flow analysis
ngaruroroR Documentation

Daily stream flow data used for low flow analysis

Description

This data set provides the streamflow records for the rivers Ngaruroro (New Zealand) and Ray (UK). They are provided as a low flow object (lfobj) as used in the package lfstat.

Usage

data(ngaruroro)

data(ray)

Format

A lfobj createlfobj

Source

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

Examples

data(ngaruroro)
hyear_start(ngaruroro)
plot(ngaruroro)

data(ray)
hyear_start(ray)
attr(ray, "lfobj")

Results