R/plot_sentiment_distribution.R
plot_sentiment_distribution.Rd
plot_sentiment_distribution
plot_sentiment_distribution(df, sentiment_var = sentiment)
Data Frame or Tibble object
Variable containing 'positive', 'negative', 'neutral' sentiment classification
a bar chart of the sentiment variable's distribution