QRM (version 0.4-13)

cac40: CAC 40 Stock Market Index (France)

Description

This timeSeries data set provides the daily closing values of the French CAC 40 stock index for the period 1994 to March 2004. In addition, the data set is also made available as a data.frame.

Usage

data(cac40)
data(cac40.df)

Arguments

Examples

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

Run the code above in your browser using DataCamp Workspace