Learn R Programming

ggtree (version 1.2.1)

ggplotGrob: generate a ggplot2 plot grob

Description

generate a ggplot2 plot grob

Usage

ggplotGrob(x)

Arguments

x
ggplot2 object

Source

This is just the imported function from the ggplot2 package. The documentation you should read for the ggplotGrob function can be found here: ggplotGrob

See Also

ggplotGrob