multiplot {BCEA}R 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


[Package BCEA version 2.4.6 Index]