Learn R Programming

lmomco (version 2.4.14)

canyonprecip: Annual Maximum Precipitation Data for Canyon, Texas

Description

Annual maximum precipitation data for Canyon, Texas

Usage

data(canyonprecip)

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(canyonprecip)
summary(canyonprecip)

Run the code above in your browser using DataLab