Rdocumentation
powered by
Learn R Programming
hBayesDM (version 0.4.0)
multiplot: Function to plot multiple figures
Description
Plots multiple figures Based on codes from 'http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/'
Usage
multiplot(..., plots = NULL, cols = NULL)
Arguments
...
Plot objects
plots
List containing plot objects
cols
Number of columns within the multi-figure plot