create_binary_groups: Create new groups from a set of columns

View source: R/upset.R

create_binary_groupsR Documentation

Create new groups from a set of columns

Description

Names of new groups will be the name of groups entry

Usage

create_binary_groups(data, groups, trans = FALSE)

Arguments

data

data.frame

groups

list of group, each group is a vector of names of columns belonging to this group

trans

translate label if TRUE see get_labels_from_binary

See Also

Other upset: apply_binary_mask(), create_binary_mask(), get_labels_from_binary(), upset_plot()


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.