plot_sentiment_distribution

plot_sentiment_distribution(df, sentiment_var = sentiment)

Arguments

df

Data Frame or Tibble object

sentiment_var

Variable containing 'positive', 'negative', 'neutral' sentiment classification

Value

a bar chart of the sentiment variable's distribution