Description Usage Arguments References
Render multiple ggplt2 plots on one page
1 | pl.multiplot(..., plotlist = NULL, cols = 1, layout = NULL)
|
... |
:ggplot2 objects |
plotlist |
:a list of ggplot2 objects |
cols |
:number of columns in the layout |
layout |
:a matrix that specifies the layout. It has higher priority than 'cols' |
https://stackoverflow.com/questions/24387376/r-error-could-not-find-function-multiplot-using-cookbook-example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.