getGapsAfterFill: getGapsAfterFill: get the remaining gaps

Description Usage Arguments Value Author(s)

View source: R/getGapsAfterFill.R

Description

This function identifies which gaps remain in a time series after applying a filling method. It is used internally.

Usage

1
getGapsAfterFill(filledTS, selGap, envir = KTSEnv)

Arguments

filledTS

The filled time series

selGap

The gap set that was meant to be filled

envir

The environment

Value

It returns a list containing two data frames: one of them lists the remaining gaps and the other, the filled gaps.

Author(s)

Marina Saez Andreu


KarsTS documentation built on Jan. 16, 2021, 5:07 p.m.