rgb2hex: converts rgb values to hex notation

Description Usage Arguments

View source: R/utils.R

Description

converts rgb values to hex notation

Usage

1
rgb2hex(r, g, b)

Arguments

r

red value

g

green value

b

blue value


HCIC/r-tools documentation built on Dec. 26, 2020, 3:54 p.m.