Learn R Programming

photobiologyWavebands (version 0.4.4)

Purple: Constructor of purple waveband

Description

Purple radiation (360...450 nm), no weighting applied.

Usage

Purple(std = "ISO")

Arguments

std

a character string "ISO", or Landsat imager "LandsatOLI".

Value

A waveband object wavelength defining a wavelength range.

See Also

new_waveband waveband

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

Examples

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

# }

Run the code above in your browser using DataLab