print.word_stats: Prints a word_stats object

View source: R/word_stats.R

print.word_statsR 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


qdap documentation built on May 31, 2023, 5:20 p.m.