get_labels_from_binary: Get corresponding label from a binary group value

View source: R/upset.R

get_labels_from_binaryR Documentation

Get corresponding label from a binary group value

Description

Get corresponding label from a binary group value

Usage

get_labels_from_binary(data, mask, group = "g", trans = FALSE)

Arguments

data

data.frame

mask

integer vector binary mask for individual labels

group

name of the column in data containing binary group value

trans

translate name if TRUE use i18n, if function use it a translator

See Also

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


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