Rdocumentation
powered by
Learn R Programming
FinAna (version 0.1.1)
plotts: Plot time series plots for a data.frame
Description
Plotting time series plots for a data.frame, with name the graphs and number the graphs.
Usage
plotts(x,c)
Arguments
x
:a dataframe
c
:is there dummy variable in the data.frame; c = 0 when there is none; c = 1 when there is
Examples
Run this code
#plotts(sp500,0)
Run the code above in your browser using
DataLab