xdax.df {QRMlib}R Documentation

Xetra DAX German Index (timeSeries Object) January 3, 1994-March 25, 2004

Description

The xdax.df dataframe provides the daily closing value for the German Xextra DAX index from January 1994 to March 2004. QRMlib's R-version 1.4.2 and above supplies data in both timeSeries and data.frame versions.

Usage

data(xdax.df)

Format

This dataframe object contains the prices for the index at xdax.df[,2] and the corresponding dates at xdax.df$DATE. The dataframe can be converted to a timeSeries by calling the ConvertDFToTimeSeries() method in functionsUtility.R.

See Also

xdax


[Package QRMlib version 1.4.4 Index]