plot.word_position: Plots a word_position object

View source: R/word_position.R

plot.word_positionR Documentation

Plots a word_position object

Description

Plots a word_position object.

Usage

## 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.


qdap documentation built on May 31, 2023, 5:20 p.m.