print_rgb: Print RGB color

View source: R/color.R

print_rgbR Documentation

Description

Print a color as an RGB string

Usage

print_rgb(col)

Arguments

col

vector of any of the three kinds of R color specifications (i.e., name, hex, or integer)

Value

character string representation of the rgb color

Examples

## Not run: 
print_rgb(wu_colors$red)

## End(Not run)

the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.