QRM (version 0.4-13)

sp500: Standard and Poors 500 Index

Description

The sp500 timeSeries dataset provides the daily closing value for the S and P 500 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(sp500)
head(sp500)  
# }

Run the code above in your browser using DataCamp Workspace