Learn R Programming

spuRs (version 2.0.2)

kew: 303 years of monthly rainfall data from Kew Gardens, London, U.K.

Description

The monthly rainfall at Kew Gardens, London, U.K., from 1697 to 1999, in mm.

Usage

data(kew)

Arguments

Format

A wide-format data frame with 303 observations. Each month has its own column.

References

Jones, O.D., R. Maillardet, and A.P. Robinson. 2014. An Introduction to Scientific Programming and Simulation, Using R. 2nd Ed. Chapman And Hall/CRC.

Examples

Run this code
# NOT RUN {
data(kew)
# }

Run the code above in your browser using DataLab