Retrieve symbol for given mode that can be used in aesthetics mapping with double bang (!!)

get_size_mode(mode, suffix = "_size")

Arguments

mode

the mode to use. Accepted values: exclusive_intersection (alias distinct), inclusive_intersection (alias intersect), inclusive_union (alias union), exclusive_union.

suffix

the column suffix in use as passed to upset_data()