Fluorescents {colorSpec} | R Documentation |
Fs.5nm
contains 12 CIE Fluorescent Illuminants, from 380 to 780 nm, at 5nm intervals.
Fs.5nm
is a colorSpec object with 12 spectra.
It is organized as a data frame with quantity
equal to "energy".
The series F illuminants do not seem to be normalized in a consistent way.
http://www.rit-mcsl.org/UsefulData/Fluorescents.htm
# plot only F4
plot( subset(Fs.5nm,"F4") )