plot.table_count: Plots a table_count Object

Description Usage Arguments

View source: R/table_methods.R

Description

Plots a table_count object.

Usage

1
2
## S3 method for class 'table_count'
plot(x, values = TRUE, high = "red", ...)

Arguments

x

The table_count object.

values

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

high

The color to be used for higher values.

...

Other arguments passed to qheat.


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.