Learn R Programming

munsell (version 0.5.1)

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

Value

ggplot object

Arguments

hue.name

character string of the desired hue.

back.col

colour for the background

Examples

Run this code
complement_slice("5PB")
complement_slice("5R")
complement_slice("10G")

Run the code above in your browser using DataLab