multiplot: Function to plot multiple figures

View source: R/multiplot.R

multiplotR Documentation

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


hBayesDM documentation built on Sept. 23, 2022, 9:06 a.m.