Plots a word_position object.
## S3 method for class 'word_position' plot(x, qheat = TRUE, scale = TRUE, ...)
x
The word_position object.
qheat
logical. If TRUE qheat is used to plot. If FALSE heatmap is used.
TRUE
FALSE
heatmap
scale
logical. If TRUE scales heatmap by row. If FALSE no scaling occurs.
...
Other arguments passed to qheat or heatmap.