interp.p | R Documentation |
Interpolate the correction factor at each time step between the start and end of deployment.
interp.p(x, ind_init, ind_end, CF_init, CF_end)
x |
HOBO dataset |
ind_init |
index of when to start correcting the measurements (start of deployment) |
ind_end |
index of when to stop correcting the measurements (end of deployment) |
CF_init |
correction factor at the beginning |
CF_end |
correction factor at the end |
Sophie Guillon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.