format_intersect: Determine intersections (combinations) for upset or venn...

View source: R/format_intersect.R

format_intersectR Documentation

Determine intersections (combinations) for upset or venn diagrams.

Description

Determine intersections (combinations) for upset or venn diagrams.

Usage

format_intersect(data)

Arguments

data

Dataset containing only columns which intersections are aiming to be determined for (must be binary - 01)

Value

Tibble of combinations with the name of the sets provided.


kamclean/impactr documentation built on Jan. 11, 2023, 2:51 p.m.