multiplot: Plot Multiple Graphs

Description Usage Arguments

View source: R/other.R

Description

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

Usage

1
multiplot(..., cols = 1)

Arguments

...

Multiple plots.

cols

A numeric scalar. The number of plot columns.


tpq/miSciTools documentation built on Sept. 16, 2019, 4:43 p.m.