View source: R/table_methods.R
plot.table_score | R Documentation |
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 |
high |
The color to be used for higher values. |
... |
Other arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.