Learn R Programming

photobiologyLamps (version 0.4.1)

licor: Spectra acquired with LI-COR LI-1800

Description

A collection of spectra measured with a LI-COR LI-1800 spectroradiometer. Member spectra containing the wavelengths at a 0.5 nm, 1.0 nm, or 2.0 nm interval and tabulated values of spectral irradiance for different lamps. As absolute values are not meaningful because measuring distances are in most cases unknown data have been normalized to one at the wavelength of maximum energy irradiance.

Usage

licor

Arguments

Format

A vector of character strings.

Details

licor is a character vector with indexes to members of lamps.mspct incandescent.60w osram.36w.25 philips.pls11w.827 philips.tld36w.15 philips.tld36w.18 philips.tld36w.83 philips.tld36w.865 philips.tld36w.89 philips.tld36w.92 philips.tll36w.950 sylvania.215w.vho osram.HQIT.400w osram.super.vialox

The variables in each member spectrum are as follows:

  • w.length (nm)

  • s.e.irrad (relative energy based units)

Examples

Run this code
# NOT RUN {
lamps.mspct[licor]
lamps.mspct[["incandescent.60w"]]
lamps.mspct$incandescent.60w

# }

Run the code above in your browser using DataLab