munsell (version 0.5.0)

complement_slice: 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

Run this code
# NOT RUN {
complement_slice("5PB")
complement_slice("5R")
complement_slice("10G")
# }

Run the code above in your browser using DataCamp Workspace