complement_slice {munsell}R Documentation

A vertical slice through the Munsell space

Description

Plot a hue and its complement at all values and chromas

Usage

complement_slice(hue.name, back.col = "white")

Arguments

hue.name

character string of the desired hue.

back.col

colour for the background

Value

ggplot object

Examples

complement_slice("5PB")
complement_slice("5R")
complement_slice("10G")

[Package munsell version 0.5.1 Index]