fillNAForward: fillNAForward

Description Usage Arguments Author(s)

Description

replace NA by value of previous record

Usage

1
fillNAForward(x, firstValue = median(x, na.rm = TRUE))

Arguments

x

numeric vector to fill NAs

firstValue

value to be used for NA at the beginning of x

Author(s)

(Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)


REddyProc documentation built on May 2, 2019, 5:19 p.m.