plot.word_position: Plots a word_position object

Description Usage Arguments

View source: R/word_position.R

Description

Plots a word_position object.

Usage

1
2
## S3 method for class 'word_position'
plot(x, qheat = TRUE, scale = TRUE, ...)

Arguments

x

The word_position object.

qheat

logical. If TRUE qheat is used to plot. If FALSE heatmap is used.

scale

logical. If TRUE scales heatmap by row. If FALSE no scaling occurs.

...

Other arguments passed to qheat or heatmap.


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.