createDoubleVenn: Wrapper for draw.pairwise.venn function in VennDiagram

Description Usage Arguments Value

Description

This function is a wrapper for draw.pairwise.venn.

Usage

1
2
3
createDoubleVenn(idsA, idsB, idsC, category = c("First", "Second"),
  fill = c("blue", "red"), cat.col = c("blue", "red"), lty = "blank",
  cex = 2, cat.cex = 2, ...)

Arguments

category

(see draw.pairwise.venn)

fill

(see draw.pairwise.venn)

cat.col

(see draw.pairwise.venn)

lty

(see draw.pairwise.venn)

cex

(see draw.pairwise.venn)

cat.cex

(see draw.pairwise.venn)

ids

of sample A

ids

of sample B

Value

result object of draw.pairwise.venn


SimonSchafferer/Utilities documentation built on May 9, 2019, 1:34 p.m.