Learn R Programming

colorSpec (version 1.5-0)

Fluorescents: Standard series F Illuminants F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, and F12

Description

Fs.5nm contains 12 CIE Fluorescent Illuminants, from 380 to 780 nm, at 5nm intervals.

Arguments

Format

Fs.5nm is a colorSpec object with 12 spectra. It is organized as a data frame with quantity equal to "energy".

See Also

ABC, D50, D65

Examples

Run this code
#   plot only F4
plot( subset(Fs.5nm,"F4") )

Run the code above in your browser using DataLab