Learn R Programming

colorscience (version 1.0.8)

daylightcomponents: daylight components

Description

daylightcomponents table with the mean relative spectral radiant power distribution and first two eigenvectors for the CIE method of calculating daylight.

Arguments

Format

This data frame contains the following columns:

wlnm

wavelength in nm

S0

mean relative spectral radiant power distribution

S1

first eigenvector

S2

second eigenvector

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

Run the code above in your browser using DataLab