plot.end_mark_by_count {qdap}R Documentation

Plots a end_mark_by_count Object

Description

Plots a end_mark_by_count object.

Usage

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

Arguments

x

The end_mark_by_count 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]