Fill scale for Venn diagram
scale_fill_venn_mix(..., na.value = "NA")
Arguments passed on to scale_color_venn_mix
data
a dataframe including binary columns representing membership in sets
sets
vector with names of columns representing membership in sets
colors
named list of colors for sets (one set=one color)
highlight
which regions of the diagram to highlight
active_color
color for highlight
inactive_color
color for lack of highlight
scale
the base scale (default=scale_color_manual()
)
value for elements not belonging to any of the known sets