multiplot: Multiplot

View source: R/muxLib_plot_functions.R

multiplotR Documentation

Multiplot

Description

Multiplot

Usage

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


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.