Skip to contents

Discrete color scale based on OMNI colors

Usage

scale_color_omni_discrete(palette = "Main", reverse = FALSE, ...)

Arguments

palette

Character name of palette in omni_palettes ("Main" or "Blues")

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments passed to discrete_scale()