inst/script/SPY.R

#SPY (SPDR S&P500 ETF)
SPY <- list(
Symbols="SPY",
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(SPY)

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.