plot.end_mark_by_proportion {qdap}R Documentation

Plots a end_mark_by_proportion Object

Description

Plots a end_mark_by_proportion object.

Usage

## S3 method for class 'end_mark_by_proportion'
plot(x, values = TRUE, ...)

Arguments

x

The end_mark_by_proportion object.

values

logical. If TRUE the cell values will be included on the heatmap.

...

Arguments passed to qheat.


[Package qdap version 2.4.6 Index]