photobiologyWavebands (version 0.4.3)

Blue: Constructor of blue waveband

Description

Default defined according to "ISO".

Usage

Blue(std = "ISO")

Arguments

std

a character string "ISO", "Sellaro" (plant biology), or "RS" (remote sensing), or Landsat imagers, "LandsatTM", "LandsatETM", or "LandsatOLI".

Value

a waveband object wavelength defining a wavelength range.

See Also

new_waveband waveband

Other unweighted wavebands: Far_red, Green, IR, Orange, Purple, Red, UVA, UVB, UVC, UV, VIS, Yellow

Examples

Run this code
# NOT RUN {
Blue()
Blue("ISO")
Blue("Sellaro")

# }

Run the code above in your browser using DataCamp Workspace