Rdocumentation
powered by
Learn R Programming
qdap (version 1.2.0)
plot.freq_terms: 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.
...
ignored.
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.