QRM (version 0.4-31)

DJ: Dow Jones 30 Stock Prices

Description

The DJ timeSeries data set provides the closing values of the Dow Jones 30 Stocks from 1991-2000. In addition, the data set is also made available as a data.frame.

Usage

data(DJ)
data(DJ.df)

Arguments

Examples

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

Run the code above in your browser using DataLab