Skip to contents

Provides the code for adding column and row counts to UpSet plot intersections and groups.

Usage

ft_upset_add_counts()

Value

a string

Examples

ft_upset_add_counts()
#> UpSet(combinations, top_annotation = upset_top_annotation(combinations, add_numbers = TRUE),
#>   right_annotation = upset_right_annotation(mismatch_stable_comb, add_numbers = TRUE))