print.word_stats: Prints a word_stats object
Description
Prints a word_stats object.
Usage
# S3 method for word_stats
print(x, digits = NULL, ...)
Arguments
- x
The word_stats object
- digits
Integer; number of decimal places to round in the display of
the output.
- ...
ignored