vect.feed.forward: Feeds each missing value with the value of its previous...

View source: R/linalg.R

vect.feed.forwardR Documentation

Feeds each missing value with the value of its previous element. Order input vector appropriately brfore calling this function.

Description

Feeds each missing value with the value of its previous element. Order input vector appropriately brfore calling this function.

Usage

vect.feed.forward(v, index = sequence(length(v)))

genpack/gener documentation built on March 14, 2023, 9:52 a.m.