| tsplotter | R Documentation | 
Canned subroutine to plot time series for several variables
tsplotter(df, timevar = "year")
| df | A dataframe | 
| timevar | a string with a colname for the time variable | 
## Not run: 
overall_ineq = tsplotter(overall) + labs(title = 'Overall Inequality')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.