lemon_plot: Lemon plots; ggplots with extended functionality.

as.lemon_plotR Documentation

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 class 'lemon_plot'
ggplot_build(plot)

## S3 method for class 'built_lemon'
ggplot_gtable(data)

Arguments

plot

ggplot object


stefanedwards/lemon documentation built on Jan. 14, 2024, 5:55 a.m.