select_hue: Subset hex colors by specific hues

Description Usage Arguments Value

View source: R/huers.R

Description

Finds the colors belonging to a specific hue.

Usage

1
select_hue(hexes, hue)

Arguments

hexes

A vector of hex colors.

hue

The hue of colors to be subset. Hues include 'red', 'yellow', 'green', 'cyan', 'blue' and 'magenta'.

Value

A vector of hex colors belonging to the selected hue.


jcbain/cuttlefish documentation built on Aug. 5, 2019, 1:49 p.m.