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