| IR_bands {photobiologyWavebands} | R Documentation |
Constructor of lists of infrared wavebands
Description
Defined according to "ISO" or "CIE".
Usage
IR_bands(std = "ISO")
Arguments
std |
a character string "ISO" or "CIE". |
Value
a list of wavebands
See Also
Other lists of unweighted wavebands:
Landsat_bands(),
Plant_bands(),
UV_bands(),
VIS_bands()
Examples
IR_bands()
IR_bands("ISO")
IR_bands("CIE")
[Package photobiologyWavebands version 0.5.2 Index]