convert_rgb_to_ansi {rayvertex}R Documentation

Convert RGB to ANSI Color

Description

Convert RGB to ANSI Color

Usage

convert_rgb_to_ansi(color)

Arguments

color

Length=3 numeric vector.

Value

ANSI color code as a string.


[Package rayvertex version 0.12.0 Index]