plot.word_stats: Plots a word_stats object

View source: R/word_stats.R

plot.word_statsR Documentation

Plots a word_stats object

Description

Plots a word_stats object.

Usage

## S3 method for class 'word_stats'
plot(x, label = FALSE, lab.digits = NULL, ...)

Arguments

x

The word_stats object

label

logical. If TRUE the cells of the heat map plot will be labeled with count and proportional values.

lab.digits

Integer values specifying the number of digits to be printed if label is TRUE.

...

Other arguments passed to qheat.


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