multiplot: Multiple plot function

View source: R/plot_functions.R

multiplotR 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


MiscMetabar documentation built on May 29, 2024, 10:39 a.m.