This method calculates the length of each utterance, organised by character and drama.
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.