photobiologyWavebands (version 0.5.2)

UV: Constructor of ultraviolet waveband

Description

Wavelength-range definition for ultraviolet (UV) radiation according to ISO and CIE standards.

Usage

UV(std = "ISO")

Value

A waveband object defining a wavelength range.

Arguments

std

"ISO" or "CIE"

Details

UV: 100--400 nm. The ranges agree between CIE and ISO standards, thus, the argument passed to parameter std only affects the labels in the returned waveband object.

References

Aphalo, P. J., Albert, A., Björn, L. O., McLeod, A. R., Robson, T. M., Rosenqvist, E. (Eds.). (2012). Beyond the Visible: A handbook of best practice in plant UV photobiology (1st ed., p. xxx + 174). Helsinki: University of Helsinki, Department of Biosciences, Division of Plant Biology. ISBN 978-952-10-8363-1 (PDF), 978-952-10-8362-4 (paperback). Open access PDF download available at tools:::Rd_expr_doi("10.31885/9789521083631").

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