!!
)R/upset.R
get_size_mode.Rd
Retrieve symbol for given mode that can be used in aesthetics mapping with double bang (!!
)
get_size_mode(mode, suffix = "_size")
the mode to use. Accepted values: exclusive_intersection
(alias distinct
), inclusive_intersection
(alias intersect
), inclusive_union
(alias union
), exclusive_union
.
the column suffix in use as passed to upset_data()