cleanEnvir: cleanEnvir: removes a list of variables from KTSEnv

Description Usage Arguments Author(s)

View source: R/cleanEnvir.R

Description

In order to communicate the functions in an interface, it is often unavoidable to create global variables. This function cleans the global variables that are mere intermediate results of the prodecures.It is used internally

Usage

1
cleanEnvir(envir = KTSEnv)

Arguments

envir

The environment where the intermediate objects are to be removed.It defaults to KTSEnv.

Author(s)

Marina Saez Andreu


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