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 June 22, 2024, 11:08 a.m.