Learn R Programming

photobiologyWavebands (version 0.4.5)

UV: Constructor of UV waveband

Description

UV: 100--400 nm.

Usage

UV(std = "ISO")

Value

a waveband object wavelength defining a wavelength range.

Arguments

std

"ISO" or "CIE"

References

ISO and CIE standards

See Also

new_waveband waveband

Other unweighted wavebands: Blue(), Far_red(), Green(), IR(), Orange(), Purple(), Red(), UVA(), UVB(), UVC(), VIS(), Yellow()

Examples

Run this code
UV()
UV("ISO")

Run the code above in your browser using DataLab