R/unhcr_color_util.R
rgb2hex.Rd
Utility functions to access and plot color palettes
rgb2hex(R, G, B)
ipda | unhcr.org | 2020
{ rgb2hex(255, 255, 255) rgb2hex(0, 0, 0) } #> [1] "#000000"