eem_absdil: Multiply absorbance data according to the dilution and remove...

Description Usage Arguments Value Examples

Description

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.

Usage

1
2
eem_absdil(abs_data, eem_list = NULL, dilution = NULL,
  cor_data = NULL, auto = TRUE, verbose = FALSE)

Arguments

abs_data

absorbance data

eem_list

optional eemlist

dilution

optional dilution data as data frame

cor_data

optional output from eem_dilcorr as data frame

auto

optional, see eem_dilcorr

verbose

optional, see eem_dilcorr

Value

data frame

Examples

1
# no appropriate exmaple data available yet

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.