vreHexToClr: Convert a colour in hex format (#RRGGBB) into a list.

Description Usage Arguments Value

View source: R/valueRangeExpression.R

Description

vreHexToClr converts a colour in hex format (#RRGGBB) into a list of three element (r, g and b).

Usage

1
vreHexToClr(hexclr)

Arguments

hexclr

The colour to convert.

Value

The converted colour.


basictabler documentation built on June 26, 2021, 5:05 p.m.