R/calc_t12.R
calc_t12.Rd
based on two sampling points (in same interval)
calc_t12(t1, t2, y1, y2)
first sampling timepoint
second sampling timepoint
first sample value
second sample value
calc_t12(3, 24, 30, 10) #> [1] 13.24952