plot.end_mark_by {qdap}R Documentation

Plots a end_mark_by Object

Description

Plots a end_mark_by object.

Usage

## S3 method for class 'end_mark_by'
plot(x, values = FALSE, ...)

Arguments

x

The end_mark_by object.

values

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

...

Other arguments passed to qheat.


[Package qdap version 2.4.6 Index]