plotts {FinAna}R Documentation

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,l)

Arguments

x

:a dataframe

c

:is there dummy variable in the data.frame; c = 0 when there is none; c = 1 when there is

l

: number of labeling starts at (default = 1)

Examples

#plotts(sp500,0,20)

[Package FinAna version 0.1.2 Index]