powered by
Plotting time series plots for a data.frame, with name the graphs and number the graphs.
plotts(x,c,l)
:a dataframe
:is there dummy variable in the data.frame; c = 0 when there is none; c = 1 when there is
: number of labeling starts at (default = 1)
# NOT RUN { #plotts(sp500,0,20) # }
Run the code above in your browser using DataLab