photobiologyWavebands (version 0.4.2)

DNA_N_q_fun: Gives values for naked DNA BSWF (SETLOW) as a function of wavelength

Description

This function gives a set of numeric multipliers that can be used as a weight to calculate effective doses and irradiances.

Usage

DNA_N_q_fun(w.length)

Arguments

w.length

numeric array of w.length (nm)

Value

a numeric array of the same length as w.length with values for the BSWF normalized as in the original source. The returned values are based on quantum effectiveness units.

Examples

Run this code
# NOT RUN {
DNA_N_q_fun(293:400)
# }

Run the code above in your browser using DataLab