plot.table_count {qdap} | 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 |