Learn R Programming

photobiologyWavebands (version 0.4.1)

Blue: Definition of list of VIS wavebands

Description

Defined according to "ISO".

Usage

Blue(std = "ISO")

Arguments

std
a character string "ISO", or "Sellaro"

Value

a waveband object wavelength defining a wavelength range.

See Also

new_waveband waveband

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

Examples

Run this code
Blue()
Blue("ISO")
Blue("Sellaro")

Run the code above in your browser using DataLab