| dowjones {ismev} | R Documentation | 
Daily Closing Prices of The Dow Jones Index
Description
The dowjones data frame has 1304 rows and 2 columns.
The second column contains daily closing prices of the Dow
Jones Index over the period 1996 to 2000. The first column
contains a POSIXct object giving the dates of
each observation.
Usage
data(dowjones)Format
This data frame contains the following columns:
- Date
- A - POSIXctobject containing dates.
- Index
- A numeric vector containing daily closing prices of the Dow Jones Index. 
Source
Coles, S. G. (2001) An Introduction to Statistical Modelling of Extreme Values. London: Springer.
[Package ismev version 1.42 Index]