Multiple plot function for ggplot
1 | grf.multiplot(..., plotlist = NULL, cols = 1, layout = NULL)
|
... |
ggplot objects |
plotlist |
List of ggplot object |
cols |
Number of columns in layout |
layout |
A matrix specifying the layout. If present, 'cols' is ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.