Multiple plot function for ggplot
grf.multiplot(..., plotlist = NULL, cols = 1, layout = NULL)
Arguments
... |
ggplot objects |
plotlist |
List of ggplot object |
cols |
Number of columns in layout |
layout |
A matrix specifying the layout. If present, 'cols' is ignored. |