R2rgb: Convert R colors into an RGB matrix

View source: R/z_colors.R

R2rgbR Documentation

Convert R colors into an RGB matrix

Description

Convert R colors into an RGB matrix

Usage

R2rgb(x)

Arguments

x

vector of R colors

Value

numeric matrix with 3 columns representing red (R), green (G) and blue (B) color components respectively

See Also

R2hsv, rgb2R, hsv2R, rgb2hsv, hsv2rgb


benja0x40/Barbouille documentation built on March 26, 2023, 11:38 p.m.