| eem_absdil | R Documentation | 
According to dilution data absorbance is either multiplied by the according factor or the undiluted absorbance data is deleted. You can either specify the cor_data data table coming from eem_dilcorr or supply an eemlist, and the dilution data to created on the fly.
eem_absdil(
  abs_data,
  eem_list = NULL,
  dilution = NULL,
  cor_data = NULL,
  auto = TRUE,
  verbose = FALSE
)
| abs_data | absorbance data | 
| eem_list | optional eemlist | 
| dilution | optional dilution data as data frame | 
| cor_data | optional output from  | 
| auto | optional, see  | 
| verbose | optional, see  | 
data frame
# no appropriate exmaple data available yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.