R/color-conversions.R
hexToRGB.Rd
Convert hexadecimal color strings to an RGB matrix.
hexToRGB(hex)
character vector of hexadecimal colors.
Integer matrix with RGB rows.
color-conversion-overview