Learn R Programming

colorscience (version 1.0.8)

illuminantA: Relative spectral power distributions of CIE illuminant A at 1 nm interval

Description

illuminantA is a table with Relative spectral power distributions of CIE illuminant A at 1 nm interval.

Usage

illuminantA

Arguments

Format

This data frame contains the following data:

wlnm

wavelength (nm)

intensity

Relative spectral power

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

Run the code above in your browser using DataLab