print.word_stats {qdap}R Documentation

Prints a word_stats object

Description

Prints a word_stats object.

Usage

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


[Package qdap version 2.4.6 Index]