Fill scale for Venn diagram
scale_fill_venn_mix(..., na.value = "NA")Arguments passed on to scale_color_venn_mix
dataa dataframe including binary columns representing membership in sets
setsvector with names of columns representing membership in sets
colorsnamed list of colors for sets (one set=one color)
highlightwhich regions of the diagram to highlight
active_colorcolor for highlight
inactive_colorcolor for lack of highlight
scalethe base scale (default=scale_color_manual())
value for elements not belonging to any of the known sets