powered by
This function will return a time series plot with up to 6 variables, each with different line type.
pl.tss(dataframe,ylb,title)
:a data frame
:y-axis label
:plot title
# NOT RUN { pl.tss(EuStockMarkets,"Price","Daily Closing Prices of Major European Stock Indices") # }
Run the code above in your browser using DataLab