Learn R Programming

photobiologyWavebands (version 0.4.1)

Green: Definition of green waveband

Description

Green radiation according to ISO or as commonly defined in plant photobiology, no weighting applied.

Usage

Green(std = "ISO")

Arguments

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

Value

a waveband object wavelength defining a wavelength range.

See Also

waveband

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

Examples

Run this code
Green()
Green("ISO") # 500 to 570
Green("Sellaro") # 500 to 570 nm

Run the code above in your browser using DataLab