pl.ts {YRmisc}R Documentation

Plot time series plots for a data frame

Description

Plotting time series plots for a data frame, with titles and label numbers.

Usage

pl.ts(x, l = 1)

Arguments

x

:a data frame

l

: the beginning label number in the title (default set to 1)

Examples

pl.ts(mtcars,1)

[Package YRmisc version 0.1.6 Index]