Search notes:
R function: rgb
# # See also -> col2rgb() # # # Red with 50% alpha: # rgb(1, 0, 0, 0.5) # [1] "#FF000080"
Github repository
about-r
, path:
/functions/rgb.R
See also
col2rgb
R functions for colors
Index to (some) R functions
Compare with the
VBA function
RGB
.
Index