multiplot: multiplot

Description Usage Arguments

View source: R/visualization.R

Description

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

Usage

1
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 March 30, 2021, 4:12 p.m.