QRM (version 0.4-31)

xdax: Xetra DAX German Index

Description

The xdax timeSeries dataset provides the daily closing value for the German Xextra DAX index from January 1994 to March 2004. In addition, the data set is also made available as a data.frame.

Usage

data(xdax)
data(xdax.df)

Arguments

Examples

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

Run the code above in your browser using DataCamp Workspace