intersect_venn_plot: Generates a venn diagram from an 'intersect.object'.

Description Usage Arguments Value

View source: R/IntersectionHelper.R

Description

Generates a venn diagram from an intersect.object.

Usage

1
intersect_venn_plot(intersect.object, filename = NULL, title = NULL)

Arguments

intersect.object

An intersect object returned by build_intersect.

filename

A filename for the resulting venn diagram. Pass NULL to skip saving to a file.

Value

The grid object representing the venn.diagram.


ArnaudDroitLab/ef.utils documentation built on Aug. 13, 2019, 9:09 p.m.