pl.tss {YRmisc} | R Documentation |
This function will return a time series plot with up to 6 variables, each with different line type.
pl.tss(dataframe,ylb,title)
dataframe |
:a data frame |
ylb |
:y-axis label |
title |
:plot title |
pl.tss(EuStockMarkets,"Price","Daily Closing Prices of Major European Stock Indices")