| calc_t12 | R Documentation | 
based on two sampling points (in same interval)
calc_t12(t1, t2, y1, y2)
| t1 | first sampling timepoint | 
| t2 | second sampling timepoint | 
| y1 | first sample value | 
| y2 | second sample value | 
calc_t12(3, 24, 30, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.