plot.table_proportion: Plots a table_proportion Object

View source: R/table_methods.R

plot.table_proportionR Documentation

Plots a table_proportion Object

Description

Plots a table_proportion object.

Usage

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

Arguments

x

The table_proportion 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.


qdap documentation built on May 31, 2023, 5:20 p.m.