Learn R Programming

colorscience (version 1.0.8)

cccie31: CIE (1931) 2-deg chromaticity coordinates

Description

cccie31 is a table with CIE (1931) 2-deg chromaticity coordinates.

Usage

cccie31

Arguments

Format

This data frame contains the following data:

wlnm

wavelength (nm)

x

x chromaticity coordinate

y

y chromaticity coordinate

z

z chromaticity coordinate

References

Commission Internationale de l'Eclairage Proceedings, 1931 Cambridge: Cambridge University Press.

Examples

Run this code
# NOT RUN {
data(cccie31)
cccie31
# }

Run the code above in your browser using DataLab