fnMultiplot: A function to tile multiple plot objects

Description Usage Arguments Author(s) Examples

Description

fnMultiplot allows multiple plot objects to be tiled, and is adapted from the work of Winston Chang in the R Graphics Cookbook.

Usage

1
fnMultiplot(..., cols=1)

Arguments

...

... is a list of plot objects to tile. e.g. "Plot1, Plot2, Plot3"

cols

cols is the number of columns across which to tile the plots.

Author(s)

Dr Daniel Zahra, e:psychometrics@plymouth.ac.uk

Examples

1
[Example needed; check R Graphic Cookbook in Psychometrics elibrary for examples and additional functionality to add to this helpfile]

PSMD-Psychometrics/psychometricsPSMD documentation built on May 5, 2019, 8 p.m.