Rdocumentation
powered by
Learn R Programming
cowplot (version 0.3.0)
ggdraw: Set up a drawing layer on top of a ggplot
Description
Set up a drawing layer on top of a ggplot
Usage
ggdraw(plot = NULL)
Arguments
plot
The ggplot2 plot object to use as a starting point.