plot.freq_terms: Plots a freq_terms Object

Description Usage Arguments

View source: R/freq_terms.R

Description

Plots a freq_terms object.

Usage

1
2
## S3 method for class 'freq_terms'
plot(x, plot = TRUE, ...)

Arguments

x

The freq_terms object.

plot

logical. If TRUE the plot will automatically plot. The user may wish to set to FALSE for use in knitr, sweave, etc. to add additional plot layers.

...

ignored.


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.