plot.word_stats {qdap} | R Documentation |
Plots a word_stats object
Description
Plots a word_stats object.
Usage
## S3 method for class 'word_stats'
plot(x, label = FALSE, lab.digits = NULL, ...)
Arguments
x |
The word_stats object |
label |
logical. If |
lab.digits |
Integer values specifying the number of digits to be
printed if |
... |
Other arguments passed to qheat. |
[Package qdap version 2.4.6 Index]