plot.word_stats_counts {qdap}R Documentation

Plots a word_stats_counts Object

Description

Plots a word_stats_counts object.

Usage

## S3 method for class 'word_stats_counts'
plot(x, alpha = 0.3, ...)

Arguments

x

The word_stats_counts object.

alpha

The alpha level to use for points.

...

ignored


[Package qdap version 2.4.6 Index]