Learn R Programming

mistat (version 1.0-5)

DOJO1935: Dow-Jones Financial Index 1935

Description

The Dow-Jones financial index for the 300 business days of 1935.

Usage

data(DOJO1935)

Arguments

Examples

Run this code
# NOT RUN {
data(DOJO1935)

plot(DOJO1935,          
     type="b", 
     ylab="Dow Jones")
# }

Run the code above in your browser using DataLab