View source: R/muxLib_plot_functions.R
multiplot | R Documentation |
Multiplot
multiplot(..., plotlist = NULL, file, cols = 1, layout = NULL) multiplot.col(..., plotlist = NULL, file, cols = 1, layout = NULL) multiplot.row(..., plotlist = NULL, file, cols = 1, layout = NULL)
... |
plots to to be arranged in the multiplot, alternatively provide a list |
plotlist |
list of plots to be arranged |
file |
a file |
cols |
number of columns |
layout |
an igraph layout |
a plot
multiplot.col
: Multiplot
multiplot.row
: Multiplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.