cumulative
- Generate rolling/cumulative scores for select qdap
objects.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | cumulative(x, ...)
## S3 method for class 'end_mark'
cumulative(x, ...)
## S3 method for class 'formality'
cumulative(x, ...)
## S3 method for class 'pos'
cumulative(x, ...)
## S3 method for class 'pos_by'
cumulative(x, ...)
## S3 method for class 'animated_formality'
cumulative(x, ...)
## S3 method for class 'lexical_classification'
cumulative(x, ...)
## S3 method for class 'animated_lexical_classification'
cumulative(x, ...)
## S3 method for class 'polarity'
cumulative(x, ...)
## S3 method for class 'animated_polarity'
cumulative(x, ...)
## S3 method for class 'syllable_freq'
cumulative(x, ...)
## S3 method for class 'combo_syllable_sum'
cumulative(x, ...)
|
x |
A qdap object with an accompanying |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.