Learn R Programming

QPBoot (version 0.2)

dax: DAX: Deutscher Aktien Index 2000--2010

Description

Contains the closing values of the DAX stock index for the years 2000--2010.

Arguments

Format

A univariate time series with 2802 observations; a numeric vector

Details

The data was downloaded from the YFinance section on the Quandl Website.

References

Quandl https://www.quandl.com/data/YAHOO/INDEX_GDAXI-DAX-Index-Germany

Examples

Run this code
plot(dax,type = "l")

Run the code above in your browser using DataLab