bic.grid.arrange.shared.legend: Arrange multiple plots on one page with one shared legend

Description Usage Arguments

Description

Place multiple plots on one page, with a shared legend either at the right or at the bottom

Place multiple plots on one page, with a shared legend either at the right or at the bottom

Usage

1
2
3
4
5
bic.grid.arrange.shared.legend(..., ncol = length(list(...)), nrow = 1,
  main = "", position = c("bottom", "right"))

bic.grid.arrange.shared.legend(..., ncol = length(list(...)), nrow = 1,
  main = "", position = c("bottom", "right"))

Arguments

...

ggplot objects

ncol

number of columns

nrow

number of rows

main

main title

position

position of legend ["bottom"|"right"]

...

ggplot objects

ncol

number of columns

nrow

number of rows

main

main title

position

position of legend ["bottom"|"right"]


bic-mskcc/bicrnaseq documentation built on May 24, 2019, 3:04 a.m.