Learn R Programming

colorscience (version 1.0.8)

wlnm2XYZ: Approximates wavelength to CIE tristimulus XYZ

Description

wlnm2XYZ Approximates wavelength to CIE tristimulus XYZ, by interpolation.

wlnm2xyz Approximates wavelength to CIE xyz, by interpolation.

Usage

wlnm2XYZ(wavelength)

Arguments

wavelength

wavelength

Value

CIE XYZ

Examples

Run this code
# NOT RUN {
wlnm2XYZ(555)
# }

Run the code above in your browser using DataLab