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)

Arguments

...

plots to to be arranged in the multiplot, alternatively provide a list plotlist

plotlist

list of plots to be arranged

file

a file

cols

number of columns

layout

an igraph layout

Value

a plot

Functions

  • multiplot.col: Multiplot

  • multiplot.row: Multiplot