Skip to contents

Shows the aggregated ratios over time for a dataframe of text.

Usage

ratios_over_time(ratios_df, date_var = "date")

Arguments

ratios_df

A dataframe that contains the emotion ratios for each post.

date_var

The date variable.

Value

A line graph with date on the x-axis and the emotion ratio on the y-axis