Learn R Programming

colorscience (version 1.0.8)

cccie64: CIE (1964) 10-deg chromaticity coordinates

Description

cccie64 is a table with CIE (1964) 10-deg chromaticity coordinates.

Usage

cccie64

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

Wyszecki, G., & Stiles, W. S., 1982 Color Science: concepts and methods, quantitative data and formulae (2nd ed.). New York: Wiley.

Examples

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

Run the code above in your browser using DataLab