Learn R Programming

photobiologyWavebands (version 0.4.1)

VIS: Definition of VIS waveband

Description

Visible (to humnas) radiation (380...760 nm), no weighting applied.

Usage

VIS(std = "ISO")

Arguments

std
a character string "ISO"

Value

A waveband object wavelength defining a wavelength range.

See Also

waveband

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

Examples

Run this code
VIS()
VIS("ISO")

Run the code above in your browser using DataLab