Shows the aggregated ratios over time for a dataframe of text.
ratios_over_time(ratios_df, date_var = "date")
A dataframe that contains the emotion ratios for each post.
The date variable.
A line graph with date on the x-axis and the emotion ratio on the y-axis