powered by
Easily plot multiple graphs within the same window. Code adapted from http://www.cookbook-r.com/. For back-end use only.
multiplot(..., cols = 1)
Multiple plots.
A numeric scalar. The number of plot columns.