as.lemon_plot | R Documentation |
Lemon plot basically hijacks ggplot2's building process and allows us
to change some things. Used by annotate_y_axis
.
as.lemon_plot(plot)
## S3 method for class 'lemon_plot'
ggplot_build(plot)
## S3 method for class 'built_lemon'
ggplot_gtable(data)
plot |
ggplot object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.