plot_multiplot: Make a grid of plots.

View source: R/plot_shared.R

plot_multiplotR Documentation

Make a grid of plots.

Description

Make a grid of plots.

Usage

plot_multiplot(plots, file, cols = NULL, layout = NULL)

Arguments

plots

List of plots

file

File to write to

cols

Number of columns in the grid

layout

Set the layout specifically

Value

a multiplot!


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.