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


giabaio/BCEA documentation built on Feb. 25, 2025, 2:21 a.m.