Description Usage Arguments Value Author(s) Source References Examples
HSL2RGB
Converts HSL coordinates to RGB.
1 | HSL2RGB(HSLmatrix)
|
HSLmatrix |
HSL coordinates |
RGB coordinates
Jose Gama
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
1 2 3 |
Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2
Attaching package: ‘Hmisc’
The following objects are masked from ‘package:base’:
format.pval, units
Loading required package: pracma
Attaching package: ‘pracma’
The following object is masked from ‘package:Hmisc’:
ceil
Loading required package: sp
R G B
89.311480 6.027426 -1962.103784
R G B
[1,] 89.31148 6.027426 -1962.104
[2,] 89.31148 6.027426 -1962.104
[3,] 89.31148 6.027426 -1962.104
[4,] 89.31148 6.027426 -1962.104
[5,] 89.31148 6.027426 -1962.104
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.