View source: R/table_methods.R
plot.table_count | R Documentation |
Plots a table_count object.
## S3 method for class 'table_count'
plot(x, values = TRUE, high = "red", ...)
x |
The table_count 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.