Description Usage Arguments Value Examples
Smooth fluorescence data by calculating rolling mean along excitation wavelengths.
1  | eem_smooth(data, n = 4)
 | 
data | 
 fluorescence data of class eemlist  | 
n | 
 width of rolling mean window in nm  | 
eemlist with smoothed data
1 2 3  | data(eem_list)
eem_list <- eem_smooth(eem_list,n=4)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.