inst/script/DJI.R

#^DJI (Dow Jones Industrial Average)
DJI <- list(
Symbols="^DJI",
StartYear=2010,
EndYear=2020,
LineColor=1,
xlab="Month",
BackgroundMode=TRUE,
alpha=0.05,
OutputData=FALSE,
Save=FALSE,
output_width=1000,
output_height=700,
family="Helvetica",
PlotAll=FALSE
)

#attach(DJI)

Try the seasonalityPlot package in your browser

Any scripts or data that you put into this service are public.

seasonalityPlot documentation built on Sept. 25, 2024, 5:06 p.m.