Learn R Programming

rayvertex (version 0.12.0)

convert_rgb_to_ansi: Convert RGB to ANSI Color

Description

Convert RGB to ANSI Color

Usage

convert_rgb_to_ansi(color)

Value

ANSI color code as a string.

Arguments

color

Length=3 numeric vector.