powered by
Monthly demand for a seasonal commodity during 102 months.
data("SeasCom")
The format is: num [1:102] 72 56.4 64.9 59.9 51.6 ...
data(SeasCom) plot(SeasCom, type="b", ylab="Dow Jones")
Run the code above in your browser using DataLab