Learn R Programming

PMwR (version 1.0-1)

DAX: Deutscher Aktienindex (DAX)

Description

Historical Prices of the DAX.

Usage

data("DAX")

Arguments

Format

A data frame with 505 observations on the following variable:

DAX

a numeric vector

Details

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.

Examples

Run this code
str(DAX)
summary(DAX)

Run the code above in your browser using DataLab