multiplot {MiscMetabar}R Documentation

Multiple plot function

Description

[Stable]

Usage

multiplot(..., plotlist = NULL, cols = 1, layout = NULL)

Arguments

...

list of ggplot objects

plotlist

list of ggplot objects

cols

number of columns

layout

A matrix specifying the layout. If present, 'cols' is ignored.

Value

Nothing. Print the list of ggplot objects


[Package MiscMetabar version 0.9.1 Index]