na_approx.dtime: na_approx.dtime

View source: R/interp_approx.R

na_approx.dtimeR Documentation

na_approx.dtime

Description

na_approx.dtime

Usage

na_approx.dtime(x, maxgap = 5, ...)

Arguments

x

dtime object

maxgap

maximum number of consecutive NAs to fill. Any longer gaps will be left unchanged. Note that all methods listed above can accept maxgap as it is ultimately passed to the default method. In na.spline the maxgap argument cannot be combined with xout, though.

...

ignored


kongdd/MissInfo documentation built on Jan. 14, 2024, 2:22 a.m.