emoMultiPlotter: EMO multiplotter

Description Usage Arguments Details Value Examples

Description

Takes a list of EMO dataframes and outputs a faceted plot of the emotional arcs

Usage

1
2
emoMultiPlotter(listOfEmos, showTrends = NULL, titles = NULL,
  color = FALSE)

Arguments

listOfEmos

List of EMO dataframes

showTrends

PARAM_DESCRIPTION, Default: NULL

titles

Show the document titles, Default: NULL

color

Show colours to indicate sentiment - requires EMO dataframe with colour data, Default: FALSE

Details

DETAILS

Value

OUTPUT_DESCRIPTION

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.