plot.table_score {qdap} | R Documentation |
Plots a table_score Object
Description
Plots a table_score object.
Usage
## S3 method for class 'table_score'
plot(x, values = TRUE, high = "red", ...)
Arguments
x |
The table_score object. |
values |
logical. If |
high |
The color to be used for higher values. |
... |
Other arguments passed to |
[Package qdap version 2.4.6 Index]