Description Usage Arguments Details Value Examples
Takes a list of EMO dataframes and outputs a faceted plot of the emotional arcs
1 2 | emoMultiPlotter(listOfEmos, showTrends = NULL, titles = NULL,
color = FALSE)
|
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
OUTPUT_DESCRIPTION
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.