Multiple graphs on one page (ggplot2)
Solution
The easy way is to use the function, defined at the bottom of this page. If it isn’t suitable for your needs, you can copy and modify it.
Once the plot objects are set up, we can render them with . This will make two columns of graphs:
This is the definition of . It can take any number of plot objects as arguments, or if it can take a list of plot objects passed to .