Skip to contents

Interpolate a single vector containing missing values based on a pattern

Usage

interpol_1(vec_incomplete, vec_pattern)

Arguments

vec_incomplete

numeric vector with NAs to be filled

vec_pattern

numeric vector representing the pattern

Value

numeric vector with NAs filled