powered by
ggplot2
Generic function for assembling plot objects created from R objects, using the ggplot2 package.
assemble(object, ...)
A list of ggplot2::ggplot() objects.
ggplot2::ggplot()
and R object to plot.
arguments passed to other methods.
Gavin L. Simpson