Learn R Programming

alr4 (version 1.0.3)

MinnWater: Total Water Usage in Minnesota

Description

Yearly water consumption in Minnesota from 1988-2011.

Usage

data(MinnWater)

Arguments

source

These data were provided by the Freshwater Society. They collected the data from the Minnesota Department of Natural Resources and from the Minnesota Climatology Working Group. Thanks to Tom Burk.

Details

Is water usage increasing? How fast?

Examples

Run this code
data(MinnWater)
## maybe str(MinnWater) ; plot(MinnWater) ...

Run the code above in your browser using DataLab