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 June 14, 2025, 11:09 p.m.