nrcMultiPlotter: NRC plotter

Description Usage Arguments Details Value Examples

Description

Given a list of EMO dataframes, plots the cumulative score for each emotion in Saif Mohammed's NRC emotion lexicon

Usage

1
nrcMultiPlotter(listOfEmos, titles = NULL)

Arguments

listOfEmos

A list of EMO dataframes

titles

Display the title of the document in the plot, Default: NULL

Details

Shows cumulative scores for anger, fear, anticipation, trust, surprise, sadness, joy, and disgust

Value

A faceted plot of each document and its cumulative NRC scores

Examples

1
2
3
4
5
6
## Not run: 
if (interactive()) {
  # EXAMPLE1
}

## End(Not run)

DataStrategist/thePlotThickens documentation built on May 23, 2021, 1:02 p.m.