plot.freq_terms: Plots a freq_terms Object

View source: R/freq_terms.R

plot.freq_termsR Documentation

Plots a freq_terms Object

Description

Plots a freq_terms object.

Usage

## 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.


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