Function to plot multiple figures
Plots multiple figures Based on codes from 'http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/'
multiplot(..., plots = NULL, cols = NULL)
... |
Plot objects |
plots |
List containing plot objects |
cols |
Number of columns within the multi-figure plot |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.