Learn R Programming

UsingR (version 2.0-7)

gasprices: Monthly average gasoline prices in the United States

Description

Average retail gasoline prices per month in the United States from January 2000 through February 2006. The hurricane Katrina caused a percentage loss of refinery capability leading to rapidly increasing prices.

Usage

data(gasprices)

Arguments

Format

The format is: Time-Series [1:74] from 2000 to 2006: 129 138 152 146 148 ...

Examples

Run this code
# NOT RUN {
data(gasprices)
plot(gasprices)
# }

Run the code above in your browser using DataLab