powered by
Replaces NA values with linear interpolation.
NA
linear_interp(x)
A numeric vector of the same length as x, with NA
x
values replaced by linear interpolation.
[mandatory] (numeric) A numeric vector possibly containing NA values.