ismev (version 1.42)

dowjones: 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)

Arguments

Format

This data frame contains the following columns:

Date

A POSIXct object containing dates.

Index

A numeric vector containing daily closing prices of the Dow Jones Index.