1% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/plot-build.r
3\name{ggplotGrob}
4\alias{ggplotGrob}
5\title{Generate a ggplot2 plot grob.}
6\usage{
7ggplotGrob(x)
8}
9\arguments{
10\item{x}{ggplot2 object}
11}
12\description{
13Generate a ggplot2 plot grob.
14}
15\keyword{internal}
16