interpolate: This function interpolates forward by using linear...

View source: R/Process_function.R

interpolateR Documentation

This function interpolates forward by using linear interpolation

Description

This function interpolates forward by using linear interpolation

Usage

interpolate(data_vec, direction = "forward")

Arguments

data_vec

numeric vector

direction

direction for interpolation (default is "forward")


MichaelGurkov/GaRPackg documentation built on June 24, 2024, 6:50 a.m.