inst/script/BTC.R

#BTC-USD (Bitcoin)
BTC <- list(
Symbols="BTC-USD",
StartYear=2015,
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(BTC)

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.