Description Usage Arguments Value See Also Examples
View source: R/utteranceStatistics.R
This method calculates the length of each utterance, organized by character and drama.
1 | utteranceStatistics(drama, normalizeByDramaLength = TRUE)
|
drama |
The dramatic text(s) |
normalizeByDramaLength |
Logical value. If true, the resulting values will be normalized by the length of the drama. |
Returns an object of class QDUtteranceStatistics
,
which is essentially a data.frame.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.