na.locfCustom: custom funciton for na.locf, alter the behaviour of gap...

Description Usage Arguments

Description

custom funciton for na.locf, alter the behaviour of gap filling with paramter maxlocf some parameter of na.locf is disabled due to imcompetibility with roll_sum

Usage

1
na.locfCustom(object, maxlocf = 0)

Arguments

object

object that will be passed to na.locf/roll_sum.

maxlocf

max number of days na.locf will be carried out. Default = 0 , do nothing


davidlamcm/Rtoolbox documentation built on May 15, 2019, 1:14 a.m.