multiplot: multiplot

View source: R/visualization.R

multiplotR Documentation

multiplot

Description

This function allows to plot different ggplot charts in the same grid.

Usage

multiplot(plotlist = NULL, file, cols = 1, layout = NULL)

Arguments

plotlist

list of ggplot objects

file

if the user wants to plot to a file, it can use the file paramterer

cols

Number of columns to be use.

layout

the layout to be use


enriquea/feseR documentation built on Feb. 25, 2025, 12:20 a.m.