Learn R Programming

photobiologyWavebands (version 0.4.1)

Plant_bands: Definition of list 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" or ""

Value

a list of wavebands

See Also

waveband

Other lists of unweighted wavebands: UV_bands, VIS_bands

Examples

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

Run the code above in your browser using DataLab