plot.table_score function

Plots a table_score Object

Plots a table_score Object

Plots a table_score object.

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

Arguments

  • x: The table_score 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.
  • Maintainer: Tyler Rinker
  • License: GPL-2
  • Last published: 2023-05-11