colhex2col: Convert a hex color to X11

View source: R/color_utils.R

colhex2colR Documentation

Convert a hex color to X11

Description

Convert a hex color to X11

Usage

colhex2col(colhex)

Arguments

colhex

A hex color string

Value

returns the most similar X11 colour string

Examples

colhex2col("#A37BF0")

sem-in-r/seminrstudio documentation built on Nov. 17, 2023, 11:31 a.m.