Skip to contents

A function to retreive a vector of hex codes for a non-numeric (or non-ordererd) variable.

Usage

pal_d3_mix(n)

Arguments

n

The number of colours (excluding an NA colour).

Value

A character vector of hex codes.

Examples

scales::show_col(pal_d3_mix(9))