Learn R Programming

mistat (version 1.0-5)

DOW1941: Dow-Jones Financial Index 1941

Description

The Dow-Jones daily index of 1941.

Usage

data(DOW1941)

Arguments

Examples

Run this code
# NOT RUN {
data(DOW1941)

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

Run the code above in your browser using DataLab