multiplot: Plot Multiple bcea Graphs

View source: R/multiplot.R

multiplotR Documentation

Plot Multiple bcea Graphs

Description

Arrange plots in grid. Sourced from R graphics cookbook.

Usage

multiplot(plotlist = NULL, cols = 1, layout_config = NULL)

Arguments

plotlist

List of ggplot objects

cols

Number of columns

layout_config

Matrix of plot configuration

Value

ggplot TableGrob object


BCEA documentation built on Nov. 25, 2023, 5:08 p.m.