hue_slice: Plot all colours with the same hue

View source: R/plot.r

hue_sliceR Documentation

Plot all colours with the same hue

Description

Plots slices of the Munsell colour system where hue is constant.

Usage

hue_slice(hue.name = "all", back.col = "white")

Arguments

hue.name

character vector of the desired hues. Or "all" for all hues.

back.col

colour for the background

Value

ggplot object

Examples

hue_slice("5R")
hue_slice(c("5R", "5P"))
## Not run: hue_slice("all")

cwickham/munsell documentation built on April 7, 2024, 7:04 p.m.