Learn R Programming

TSA (version 0.99)

oil.price: Monthly Oil Price / time series

Description

Monthly spot price for crude oil, Cushing, OK (in U.S. dollars per barrel), 01/1986 - 01/2006.

Usage

data(oil.price)

Arguments

format

The format is: Time-Series [1:241] from 1986 to 2006: 22.9 15.4 12.6 12.8 15.4 ...

source

tonto.eia.doe.gov/dnav/pet/hist/rwtcM.htm

Examples

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

Run the code above in your browser using DataLab