powered by
Recalculate concentration for the acute oral tests for bees
concAO(cExt, cTime = 0.25, expTime, k_sr = 0.625, binning = 0.5)
A data frame containing a column with the time points and a column with the recalculated concentrations
A dataframe of concentrations at time 0 concentration applied
The duration of exposure in days, default is 0.25 d
The duration of the experiment in days
Stomach release rate (d-1), default is 0.625
binning of the time vector, default 0.5 d
conc <- concAO(cExt = cbind(3.5, 6, 8, 10), cTime = 0.25, expTime = 4)
Run the code above in your browser using DataLab