photobiologyWavebands (version 0.5.2)

DNA_N: Constructor of DNA damage (SETLOW) weighted waveband

Description

Naked DNA damage BSWF

Usage

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

Value

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

Arguments

norm

normalization wavelength (nm)

w.low

short-end boundary wavelength (nm)

w.high

long-end boundary wavelength (nm)

See Also

new_waveband waveband

Other BSWF weighted wavebands: CH4(), DNA_GM(), DNA_P(), FLAV(), GEN_G(), GEN_M(), GEN_T(), PAR(), PG(), UV_health_hazard(), erythema()

Examples

Run this code
DNA_N()
DNA_N(300)

Run the code above in your browser using DataCamp Workspace