multiplot: Multiplot for ggplot2

View source: R/plots.R

multiplotR Documentation

Multiplot for ggplot2

Description

Multiplot for ggplot2 by Winston Chang from Cookbook for R

Usage

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

Arguments

...

ggplot2. Input plot objects

plotlist

list. (optional) Input ggplots as a list

cols

numeric. Number of columns to distribute plots

layout

matrix. Optional layout to order plots

Value

NULL. plots input ggplots

Author(s)

Winston Chang


AngelCampos/m.shortcuts documentation built on Feb. 25, 2024, 4:06 a.m.