plot.end_mark_by_score {qdap}R Documentation

Plots a end_mark_by_score Object

Description

Plots a end_mark_by_score object.

Usage

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

Arguments

x

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