Learn R Programming

colorscience (version 1.0.8)

XYZperfectreflectingdiffuser: Perfect reflecting diffuser data

Description

XYZperfectreflectingdiffuser table with perfect reflecting diffuser data.

Arguments

Format

This data frame contains the following columns:

Illuminant

Illuminant

X2

CIE tristimulus X 2 deg observer

Y2

CIE tristimulus Y 2 deg observer

Z2

CIE tristimulus Z 2 deg observer

X10

CIE tristimulus X 10 deg observer

Y10

CIE tristimulus Y 10 deg observer

Z10

CIE tristimulus Z 10 deg observer

References

Wyszecki, G. and Stiles, W.S., 1982 Color Science: Concepts and Methods, Quantitative data and formulae. John Wiley & Sons.

Examples

Run this code
# NOT RUN {
data(XYZperfectreflectingdiffuser)
str(XYZperfectreflectingdiffuser)
# }

Run the code above in your browser using DataLab