plot.word_stats: Plots a word_stats object

Description Usage Arguments

Description

Plots a word_stats object.

Usage

1
2
3
  ## 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.


trinker/qdap2 documentation built on May 31, 2019, 9:47 p.m.