Learn R Programming

lmomco (version 2.4.14)

claudeprecip: Annual Maximum Precipitation Data for Claude, Texas

Description

Annual maximum precipitation data for Claude, Texas

Usage

data(claudeprecip)

Arguments

Format

An R data.frame with

YEAR

The calendar year of the annual maxima.

DEPTH

The depth of 7-day annual maxima rainfall in inches.

References

Asquith, W.H., 1998, Depth-duration frequency of precipitation for Texas: U.S. Geological Survey Water-Resources Investigations Report 98--4044, 107 p.

Examples

Run this code
data(claudeprecip)
summary(claudeprecip)

Run the code above in your browser using DataLab