energytoflux | R Documentation |
Convert Irradiance datum from energy units (uW/cm2/nm) to quantum flux units (umol/m2/s)
energytoflux(datum)
datum |
A data frame with first column corresponding to wavelength values and second column with irradiance values. Irradiance values must be in energy units (uW/cm2/nm). |
A data frame with first column corresponding to wavelength values and second column with irradiance values in umol/m2/s.
Felipe M. Gawryszewski f.gawry@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.