"print"(x, newpage = is.null(vp), vp = NULL, ...)"plot"(x, newpage = is.null(vp), vp = NULL, ...)
ggplot_build
, which
is a list with components that contain the plot itself, the data,
information about the scales, panels etc.
Draw plot on current graphics device.