Skip to contents

A colour-blind-friendly qualitative palette used by the package plots.

Usage

topic_palette(n)

Arguments

n

Number of colours to return.

Value

A character vector of `n` hex colours.

Examples

topic_palette(4)
#> [1] "#E16A86" "#909800" "#00AD9A" "#9183E6"