Learn R Programming

colourvision (version 2.1.0)

D65: CIE Standard Illuminant D65 in quantum flux (umol/m2/s)

Description

CIE Standard Illuminant D65. Datum has already been converted to quantum flux (umol/m2/s) and therefore can be used in colour vision models directly.

Usage

data("D65")

Arguments

Format

A data frame with 107 observations on the following 2 variables.

l.nm

a numeric vector

Standard.Illuminant.D65

a numeric vector

Examples

Run this code
data("D65")
plot(D65, type="l")

Run the code above in your browser using DataLab