plotts: Plot time series plots for a data.frame

Description Usage Arguments Examples

View source: R/plotts.R

Description

Plotting time series plots for a data.frame, with name the graphs and number the graphs.

Usage

1
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

1
#plotts(sp500,0,20)

Example output



FinAna documentation built on May 2, 2019, 2:51 p.m.

Related to plotts in FinAna...