na_interp: Linearly interpolate NA values

Description Usage Arguments

Description

na_interp linearly interpolates NA values found in vector y with respect to index x (e.g. timestamp).

Usage

1
na_interp(y, x = NULL)

Arguments

y

numeric vector in which to fill bracketed NA values

x

vector giving index of y. NULL if y is equally spaced


benfasoli/uataq documentation built on Sept. 27, 2021, 9:29 p.m.