multiplot: multiplot function
Description
multiplot
allows to combines multiple plots
Usage
multiplot(..., plotlist = NULL, file, cols = 1, layout = NULL)
Arguments
plotlist
list of the ggplot objects
cols
Number of columns in layout
layout
A matrix specifying the layout. If present, 'cols' is ignored