
Plots a sentiment_by object. Red centers are average sentiment. Alpha jittered dots are raw sentence level sentiment data. Boxes are boxplots.
# S3 method for sentiment_by
plot(x, ordered = TRUE, ...)
The sentiment_by object.
logical. If TRUE
order the output grouping by sentiment.
ignored
Returns a ggplot2 object.