Plots a table_score Object
Plots a table_score object.
## S3 method for class 'table_score' plot(x, values = TRUE, high = "red", ...)
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.qheat
.