QRM (version 0.4-13)

dji: Dow Jones Index

Description

The dji timeSeries dataset provides the daily closing value for the Dow Jones index from January 1980 to March 2004. In addition, the data set is also made available as a data.frame.

Usage

data(dji)
data(dji.df)

Arguments

Examples

Run this code
# NOT RUN {
data(dji)
head(dji)  
# }

Run the code above in your browser using DataLab