plot.word_cor: Plots a word_cor object
Description
Plots a word_cor object.Usage
## S3 method for class 'word_cor':
plot(x, label = TRUE, lab.digits = 3, high = "red",
low = "white", grid = NULL, ...)
Arguments
label
logical. If TRUE
the cells of the
heat map plot will be labeled with count and proportional
values.
lab.digits
Integer values specifying the number of
digits to be printed if label
is TRUE
.
low
The color to be used for lower values.
high
The color to be used for higher values.
grid
The color of the grid (Use NULL
to
remove the grid).
...
Other arguments passed to qheat if matrix
and other arguments passed to
geom_point
if a list.