Learn R Programming

cowplot (version 0.5.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 plot to use as a starting point. Can be either a ggplot2 plot or an arbitrary gtable.