vennF: Venn Diagram

Description Usage Arguments Value Examples

Description

Venn Diagram of a list containing up to 5 vectors

Usage

1
2
vennF(inputLs, file.tiffC = NULL, lwdN = 2, mainC = NA,
  palVc = RColorBrewer::brewer.pal(9, "Set1")[1:5], subC = "")

Arguments

inputLs

list containing up to 5 vectors

file.tiffC

file name for the figure, if set to NULL (default), the figure is displayed on the screen

lwdN

size of the circle lines

mainC

title (by default, the name of the matrixMN variable will be used)

palVc

color palette to be used

subVc

subtitle

Value

No output.

Examples

1
print("hello")

ethevenot/metabolis documentation built on June 28, 2019, 1:27 p.m.