Description Usage Arguments Details Value See Also Examples
Reports the fit of alternative emotional arcs to a document and the best fitting canonical story type.
1 | slopeFinder(emoDF)
|
emoDF |
A document in the form of an EMO dataframe |
The output tibble contains estimates of the linear slope and estimate, R2 for the linear and sinusoidal fit, the highest R2 achieved and the most appropriate category/story type
Outputs a tibble of one row reporting the best fitting story type.
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.