Description Usage Arguments Details Value Author(s) Examples
View source: R/pub01_utilityFuncs.R
put multiple graphs on one page.
1  | 
... | 
 Plot objects  | 
plotlist | 
 A list of plot objects  | 
ncol | 
 Number of columns of plots  | 
It can take any number of plot objects as arguments, or if it can take a list of plot objects passed to plotlist. First, set up the plots and store them, but don't render them yet. The details of these plots aren't important; all you need to do is store the plot objects in variables.Once the plot objects are set up, we can render them with multiplot. See details in http://wiki.stdout.org/rcookbook/Graphs/Multiple
a page of plots
Ruifei.Yin
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.