complement_slice: A vertical slice through the Munsell space

View source: R/plot.r

complement_sliceR 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")

munsell documentation built on May 29, 2024, 7:29 a.m.