Printing multiple ggplots in oone file
Print multiple ggplots in one file. Slightly modified for packaging from the original version in the web.
multiplot(..., plotlist = NULL, cols = 1, layout = NULL)
... |
A list of ggplot objects separated by commas. |
plotlist |
A list of ggplot objects |
cols |
The number of columns. |
layout |
A matrix specifying the layout. If present, 'cols' is ignored. |
A plot object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.