photobiologyWavebands (version 0.5.2)

Plant_bands: Constructor of lists of wavebands used in plant biology

Description

Defined according to different authors.

Usage

Plant_bands(std = "sensory20")

Value

a list of wavebands

Arguments

std

a character string "sensory", "sensory10", "sensory20", "Sellaro", "ISO", "CIE", "none" or "", where "ISO", "CIE" and "none" affect only the UV bands.

See Also

waveband

Other lists of unweighted wavebands: IR_bands(), Landsat_bands(), UV_bands(), VIS_bands()

Examples

Run this code
Plant_bands()
Plant_bands("sensory")
Plant_bands("sensory10")
Plant_bands("sensory20")
Plant_bands("ISO")
Plant_bands("CIE")

Run the code above in your browser using DataLab