multiplot: Plot Multiple Graphs

Description Usage Arguments

View source: R/9-global.R

Description

Easily plot multiple graphs within the same window. Code adapted from http://www.cookbook-r.com/. For back-end use only.

Usage

1
multiplot(..., cols = 1)

Arguments

...

Multiple plots.

cols

A numeric scalar. The number of plot columns.


propr documentation built on Dec. 16, 2019, 9:30 a.m.