Learn R Programming

photobiologyWavebands (version 0.4.4)

CH4: Constructor of CH4 production from pectin weighted waveband

Description

Methane production from pectin BSWF

Usage

CH4(norm = 300, w.low = 275, w.high = 400)

Arguments

norm

normalization wavelength (nm)

w.low

short-end boundary wavelength (nm)

w.high

long-end boundary wavelength (nm)

Value

a waveband object wavelength defining wavelength range, weighting function and normalization wavelength.

See Also

waveband

Other BSWF weighted wavebands: CIE(), DNA_GM(), DNA_N(), DNA_P(), FLAV(), GEN_G(), GEN_M(), GEN_T(), ICNIRP(), PG()

Examples

Run this code
# NOT RUN {
CIE()
CIE(300)

# }

Run the code above in your browser using DataLab