pairVenn: pairVenn

View source: R/pairVenn.R

pairVennR Documentation

pairVenn

Description

Draws a pairwise Venn Diagram of two character vectors with overlap area corresponding to overlap size. For the comparison of more sets, see compareSets function.

Usage

pairVenn(a, b, output = "R")

Arguments

a

Character vector a

b

Character vector b

output

character selection either "R" or "pdf"

Value

paiwise Venn Diagram plot with areas corresponding to numbers


heuselm/mocode documentation built on Oct. 23, 2023, 8:43 a.m.