print.statistics_textmodel: Implements print methods for textmodel_statistics

View source: R/textmodel-methods.R

print.statistics_textmodelR Documentation

Implements print methods for textmodel_statistics

Description

Implements print methods for textmodel_statistics

Usage

## S3 method for class '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

Value

Does not return anything


wordmap documentation built on Oct. 21, 2024, 1:07 a.m.