photobiologyWavebands (version 0.4.2)

Yellow: Constructor of yellow waveband

Description

Yellow radiation (570...591 nm), no weighting applied.

Usage

Yellow(std = "ISO")

Arguments

std

a character string "ISO"

Value

a waveband object wavelength defining a wavelength range.

See Also

waveband

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

Examples

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

# }

Run the code above in your browser using DataCamp Workspace