CIExyz | R Documentation |
This data set gives wavelengths every 1.0 nm, along with the associated CIE xyz values for the spectral locus of the 1931 CIE chromaticity diagram. They are called xyz values here as they are called that in the original source, but they are also known as xyY or XYZ values.
CIExyz
A data frame with 4400 observations each with the following 4 variables:
wavelength in nm
x values
y values
z values
Bryan A. Hanson, DePauw University. hanson@depauw.edu
Color Vision Research Lab. See https://cvrl.ioo.ucl.ac.uk/index.htm
(Link can be very slow).
Go to this URL, then choose 'NEW CIE XYZ...' In the new page that opens,
go to 'New physiologically-relevant CIE x,y chromaticity coordinates
(proposed)' and get the 2-deg coordinates at 1.0 nm resolution
plotCIEchrom
for examples of this data in use.
data(CIExyz)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.