plot_venn: Draw Venn plot

Description Usage Arguments

View source: R/plot.R

Description

Draw Venn plot

Usage

1
plot_venn(x, filename = NULL, width = 7, height = 7, ...)

Arguments

x

A list of vectors (e.g., integers, chars), with each component corresponding to a separate circle in the Venn diagram

filename

Filename for image output, or if NULL returns the grid object itself

width

Integer giving the width of the output figure in units

height

Integer giving the height of the output figure in units

...

other argument of magrittr::%>%


Moonerss/ProteinBase documentation built on Dec. 17, 2021, 4:21 a.m.