Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

multiplot

multiplot


Description

plot multiple ggplot objects in one page

Usage

multiplot(
  ...,
  plotlist = NULL,
  ncol,
  widths = rep_len(1, ncol),
  labels = NULL,
  label_size = 5
)

Arguments

...

plots

plotlist

plot list

ncol

number of column

widths

widths of plots

labels

labels for labeling the plots

label_size

font size of label

Value

plot

Author(s)

Guangchuang Yu


ggtree

an R package for visualization of tree and annotation data

v2.4.2
Artistic-2.0
Authors
Guangchuang Yu [aut, cre, cph] (<https://orcid.org/0000-0002-6485-8781>), Tommy Tsan-Yuk Lam [aut, ths], Shuangbin Xu [aut] (<https://orcid.org/0000-0003-3513-5362>), Yonghe Xia [ctb], Justin Silverman [ctb], Bradley Jones [ctb], Watal M. Iwasaki [ctb], Ruizhu Huang [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.