ggvenn: Venn diagram implemented in ggplot

Description Usage Arguments Value

View source: R/ggvenn.R

Description

Venn diagram implemented in ggplot

Usage

1
ggvenn(a, b, ga, gb, title = "")

Arguments

a

A vector for group a

b

A vector for group b

ga

A string label for group a

gb

A string label for group b

title

Plot title

Value

A ggplot object


hypeR documentation built on Nov. 8, 2020, 8:19 p.m.