Description Usage Arguments Details Value Examples
Given a list of EMO dataframes, plots the cumulative score for each emotion in Saif Mohammed's NRC emotion lexicon
1 | nrcMultiPlotter(listOfEmos, titles = NULL)
|
listOfEmos |
A list of EMO dataframes |
titles |
Display the title of the document in the plot, Default: NULL |
Shows cumulative scores for anger, fear, anticipation, trust, surprise, sadness, joy, and disgust
A faceted plot of each document and its cumulative NRC scores
1 2 3 4 5 6 | ## Not run:
if (interactive()) {
# EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.