photobiologyWavebands (version 0.4.2)

Orange: Constructor of orange waveband

Description

Orange radiation (591...610 nm), no weighting applied.

Usage

Orange(std = "ISO")

Arguments

std

a character string "ISO"

Value

a waveband object wavelength defining a wavelength range.

See Also

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

Examples

Run this code
# NOT RUN {
Orange()
Orange("ISO")

# }

Run the code above in your browser using DataCamp Workspace