Learn R Programming

photobiology (version 0.9.8)

e2qmol_multipliers: Calculate energy to quantum (mol) multipliers

Description

Gives multipliers as a function of wavelength, for converting from energy to photon (quantum) molar units.

Usage

e2qmol_multipliers(w.length)

Arguments

w.length
numeric Vector of wavelengths (nm)

Value

A numeric array of multipliers

See Also

Other quantity conversion functions: A2T, T2A, as_energy, as_quantum_mol, as_quantum, e2quantum_multipliers, e2q, q2e

Examples

Run this code
with(sun.data, e2qmol_multipliers(w.length))

Run the code above in your browser using DataLab