DAX | R Documentation |
Historical Prices of the DAX.
data("DAX")
A data frame with 505 observations on the following variable:
DAX
a numeric vector
The DAX (Deutscher Aktienindex) is a stock-price index of the largest companies listed in Germany. The dataset comprises the close prices of the index for the years 2014 and 2015; dates are provided as rownames.
str(DAX)
summary(DAX)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.