multiplot | R Documentation |
Multiplot for ggplot2 by Winston Chang from Cookbook for R
multiplot(..., plotlist = NULL, cols = 1, layout = NULL)
... |
ggplot2. Input plot objects |
plotlist |
list. (optional) Input ggplots as a list |
cols |
numeric. Number of columns to distribute plots |
layout |
matrix. Optional layout to order plots |
NULL. plots input ggplots
Winston Chang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.