Learn R Programming

photobiologyWavebands (version 0.4.4)

UV: Constructor of UV waveband

Description

UV: 100--400 nm.

Usage

UV(std = "ISO")

Arguments

std

"ISO" or "CIE"

Value

a waveband object wavelength defining a wavelength range.

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
# NOT RUN {
UV()
UV("ISO")

# }

Run the code above in your browser using DataLab