Learn R Programming

colorscience (version 1.0.8)

ciexyz31: CIE 1931 2-deg, XYZ CMFs

Description

ciexyz31 is a table with CIE 1931 2-deg, XYZ color matching functions.

Usage

ciexyz31

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

Run the code above in your browser using DataLab