R2hsv: Convert R colors into an HSV matrix

View source: R/z_colors.R

R2hsvR Documentation

Convert R colors into an HSV matrix

Description

Convert R colors into an HSV matrix

Usage

R2hsv(x)

Arguments

x

vector of R colors

Value

numeric matrix with 3 columns representing hue (H), saturation (S), and value (V) color components respectively

See Also

R2rgb, hsv2R, rgb2R, rgb2hsv, hsv2rgb


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