VIS_bands {photobiologyWavebands}R Documentation

Contructor of lists of VIS wavebands

Description

Defined according to "ISO".

Usage

VIS_bands(std = "ISO")

Arguments

std

a character string "ISO".

Value

a list of wavebands

See Also

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

Examples

VIS_bands()
VIS_bands("ISO")


[Package photobiologyWavebands version 0.5.2 Index]