Prepare layers for sets sizes plot

upset_set_size(
  mapping = aes(),
  geom = geom_bar(width = 0.6),
  position = "left",
  filter_intersections = FALSE
)

Arguments

mapping

additional aesthetics

geom

a geom to use

position

on which side of the plot should the set sizes be displayed ('left' or 'right')

filter_intersections

whether the intersections filters (e.g. n_intersections or min_size) should influence displayed set sizes