multiplot | R Documentation |
FUNCTION_DESCRIPTION
multiplot(..., plotlist = NULL, cols = 1, layout = NULL)
... |
PARAM_DESCRIPTION |
plotlist |
PARAM_DESCRIPTION, Default: NULL |
cols |
PARAM_DESCRIPTION, Default: 1 |
layout |
PARAM_DESCRIPTION, Default: NULL |
DETAILS
OUTPUT_DESCRIPTION
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.