Skip to contents

Creates a discrete e61 themed colour palette.

Usage

palette_e61(n, reverse = FALSE)

Arguments

n

Numeric. The number of levels in your colour scale. Minimum value is 1, maximum is 12. Using more than 6 colours is not recommended as it may make it difficult to distinguish between colours.

reverse

Logical. Reverse the standard colour order, defaults to FALSE.

Value

A vector of hex codes.