redhat_hex: Get the hex of a redhat color in rgb

Description Usage Arguments

View source: R/colors.R

Description

Most colors have six shades. This function provides the color that is "n" shades away.

Usage

1
redhat_hex(r = 0, g = 0, b = 0)

Arguments

r

The red value. Default is 0.

g

The green value. Default is 0.

b

The blue value. Default is 0.


brascoball/ggquik documentation built on Feb. 14, 2021, 5:17 p.m.