Learn R Programming

VOSONDash (version 0.5.4)

wordSentValenceChart: Create an NRC Positive and Negative Sentiment valence chart

Description

This function creates a vertical barchart of negative, positive and the sum of the sentiment values or valence in a text corpus.

Usage

wordSentValenceChart(corp)

Arguments

corp

tm package document Corpus object.

Value

A barchart plot.