Implements print methods for textmodel_statistics

# S3 method for statistics_textmodel
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

a textmodel_wordscore_statistics object

digits

minimal number of significant digits, see print.default

...

further arguments passed to or from other methods