Learn R Programming

colorscience (version 1.0.8)

ciexyz64: CIE 1964 10-deg, XYZ CMFs

Description

ciexyz64 is a table with CIE 1964 10-deg, XYZ color matching functions.

Usage

ciexyz64

Arguments

Format

This data frame contains the following data:

wlnm

wavelength (nm)

xbar

x CMF

ybar

y CMF

zbar

z CMF

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(ciexyz64)
ciexyz64
# }

Run the code above in your browser using DataLab