interp.p: Interpolate the correction factor

View source: R/interp.p.R

interp.pR Documentation

Interpolate the correction factor

Description

Interpolate the correction factor at each time step between the start and end of deployment.

Usage

interp.p(x, ind_init, ind_end, CF_init, CF_end)

Arguments

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

Author(s)

Sophie Guillon


rosalieb/rhobo documentation built on Dec. 7, 2023, 10:43 p.m.