print.polarity_count {qdap} | R Documentation |
Prints a polarity_count Object
Description
Prints a polarity_count object.
Usage
## S3 method for class 'polarity_count'
print(x, digits = 3, ...)
Arguments
x |
The polarity_count object. |
digits |
The number of digits displayed. |
... |
ignored |
[Package qdap version 2.4.6 Index]