R/textAnalysis.R
wordSentValenceChart.Rd
This function creates a vertical barchart of the sum of negative and positive sentiments, and the valence or net sentiment in a text corpus.
wordSentValenceChart(data)
Dataframe. NRC emotions table.
A barchart plot.