photobiologyWavebands (version 0.4.3)

VIS_bands: 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

Run this code
# NOT RUN {
VIS_bands()
VIS_bands("ISO")

# }

Run the code above in your browser using DataCamp Workspace