wordSentValenceChart: Create an NRC sentiment valence chart

View source: R/textAnalysis.R

wordSentValenceChartR Documentation

Create an NRC sentiment valence chart

Description

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

Usage

wordSentValenceChart(data)

Arguments

data

Dataframe. NRC emotions table.

Value

A barchart plot.


vosonlab/VOSONDash documentation built on Feb. 9, 2023, 8:37 a.m.