gapForSelMethod: gapForSelMethod: gap set to fill

Description Usage Arguments Value Author(s)

View source: R/gapForSelMethod.R

Description

This function finds which gap the user selected to apply a filling method on it. If none was selected, it creates a gap set containing all the gap sets in the time series.

Usage

1
gapForSelMethod(selTsName, selTs, envir = KTSEnv)

Arguments

selTsName

The time series name

selTs

The time series

envir

The environment

Value

A list containing the selected gap set name and the gap set. If the user did not select any gap set or there is no gap set in the environment, the function creates a gap set containing all the gaps in the time series. It is name is All plus the time series name.

Author(s)

Marina Saez Andreu


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