powered by
Recalculate the concentrations for the acute contact tests for bees
concAC(cExt, expTime, k_ca = 0.4, binning = 0.5)
A data frame containing a column with the time points and a column with the recalculated concentrations
The concentration applied
The duration of the experiment in days
Contact availability rate (d-1), default is 0.4
binning of the time vector, default 0.5 d
conc <- concAC(cbind(3.1, 4, 6, 8), 4)
Run the code above in your browser using DataLab