Plant_bands: Constructor of lists of wavebands used in plant biology

View source: R/plant.bands.r

Plant_bandsR Documentation

Constructor of lists of wavebands used in plant biology

Description

Defined according to different authors.

Usage

Plant_bands(std = "sensory20")

Arguments

std

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

Value

a list of wavebands

See Also

waveband

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

Examples

Plant_bands()
Plant_bands("sensory")
Plant_bands("sensory10")
Plant_bands("sensory20")
Plant_bands("ISO")
Plant_bands("CIE")


photobiologyWavebands documentation built on Oct. 24, 2023, 5:07 p.m.