gridmap: A function for creating an arrangement of plots.

Description Usage Arguments Author(s)

View source: R/gridmap.R

Description

This takes a list of graph objects and arrangese them in a grid. I modified a function I shamelessly took from stack overflow

Usage

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

Arguments

...

a series of plot objects

plotlist

optionally a list of plot objects

cols

the number of columns for the grid

layout

a layout for the grid object

Author(s)

Richard D. Yentes rdyentes@ncsu.edu


ryentes/rdy-dissertation-tools documentation built on Dec. 5, 2019, 10:23 p.m.