xlRgbtoHex: RGB to Hex colour Convert RGB colours to Hexadecimal format

Description Usage Arguments

View source: R/xlPalettes.R

Description

RGB to Hex colour Convert RGB colours to Hexadecimal format

Usage

1
xlRgbtoHex(rgb_list, max_col_val = 255, col_names = names(rgb_list), ...)

Arguments

rgb_list

a list of RGB numerical vectors.

max_col_val

numerical, the maximum value for the RGB colours, default 255

col_names

character vector, the names of the colours, default the names of the input list


xinye1/xltools documentation built on Dec. 2, 2020, 7:23 p.m.