Learn R Programming

colorSpec (version 0.5-2)

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 "power".

source

http://www.cis.rit.edu/research/mcsl2/online/CIE/Fluorescents.htm

Details

The series F illuminants do not seem to be normalized in a consistent way.

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