tsplotter.Rd
Canned subroutine to plot time series for several variables
tsplotter(df, timevar = "year")
A dataframe
a string with a colname for the time variable
if (FALSE) { overall_ineq = tsplotter(overall) + labs(title = 'Overall Inequality') }