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

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1745519864, '3.129.17.22', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/R/functions/rgb(56): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78