Description Usage Arguments Value Interpolation See Also Examples
Extract fluorescence peaks
1 |
eem |
An object of class |
ex |
A numeric vector with excitation wavelengths. |
em |
A numeric vector with emission wavelengths. |
verbose |
Logical determining if additional messages should be printed. |
An object of class eemlist
.
A data frame containing excitation and emission peak values. See details for more information.
Different excitation and emission wavelengths are often used to measure
EEMs. Hence, it is possible to have mismatchs between measured wavelengths
and wavelengths used to calculate specific metrics. In these circumstances,
EEMs are interpolated using the interp2
function from the
parcma
library. A message warning the user will be prompted if data
interpolation is performed.
interp2
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.