Description Usage Arguments Details Value Examples
Creates a plot from the given SimplePlotTable using void theme. You can hide headers if desired.
1 2 |
object |
The SimplePlotTable to plot |
... |
Required to override |
You can apply all functions to the result that you would use if ordinary plots from ggplot.
The column and row headers are drawn as labels on the x and y axis, respectively.
You can change their appearance using ggplot2::theme()
.
A ggplot object containing the table
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.