lemon (version 0.4.3)

as.lemon_plot: Lemon plots; ggplots with extended functionality.

Description

Lemon plot basically hijacks ggplot2's building process and allows us to change some things. Used by annotate_y_axis.

Usage

as.lemon_plot(plot)

# S3 method for lemon_plot ggplot_build(plot)

# S3 method for built_lemon ggplot_gtable(data)

Arguments

plot

ggplot object