complement_slice {munsell}R Documentation

A vertical slice through the Munsell space...

Description

A vertical slice through the Munsell space

Usage

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

Arguments

hue.name character string of the desired hue.
back.col colour for the background

Details

Plot a hue and its complement at all values and chromas

Value

ggplot object

Examples

complement_slice("5PB")
complement_slice("5R")

[Package munsell version 0.1 Index]