Description Usage Arguments Value Author(s) Source References Examples
heuristic.wlnm2RGB
Approximations from wavelengths to RGB.
1 | heuristic.wlnm2RGB(wavelength, Gamma = 0.8, IntensityMax = 1)
|
wavelength |
wavelength data |
Gamma |
Gamma |
IntensityMax |
maximum intensity |
RGB coordinates
Jose Gama
Dan Bruton's, 2004
http://www.midnightkite.com/color.html
Earl F. Glynn 2006
Delphi conversion
http://www.efg2.com/Lab/ScienceAndEngineering/Spectra.htm
Dan Bruton's, 2004
http://www.midnightkite.com/color.html
Earl F. Glynn 2006
Delphi conversion
http://www.efg2.com/Lab/ScienceAndEngineering/Spectra.htm
1 | heuristic.wlnm2RGB(555)
|
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
[1] 1
$G
[1] 1
$B
[1] 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.