scale_fill_venn_mix: Fill scale for Venn diagram

View source: R/venn.R

scale_fill_venn_mixR Documentation

Fill scale for Venn diagram

Description

Fill scale for Venn diagram

Usage

scale_fill_venn_mix(..., na.value = "NA")

Arguments

...

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())

na.value

value for elements not belonging to any of the known sets


krassowski/complex-upset documentation built on March 10, 2024, 12:35 p.m.