Multiplot: Prints Multiple Plots from a List

Description Usage Arguments Value

View source: R/Multiplot.R

Description

Function from From: R Cookbook

http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/

Usage

1
Multiplot(..., plotlist = NULL, file, cols = 1, layout = NULL)

Arguments

...

Additional grid parameters

plotlist

List of ggplot objects

file

A file object

cols

Int for number of columns to display

layout

a grid object

Value

A list of plots


ckornafel/expldata documentation built on Dec. 27, 2019, 2:20 a.m.