Last data update: 2014.03.03

R: Set up a drawing layer on top of a ggplot
ggdrawR Documentation

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.

Results