plot.freq_terms: Plots a freq_terms Object
Description
Plots a freq_terms object.
Usage
# S3 method for 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.