cleanEnvir {KarsTS}R Documentation

cleanEnvir: removes a list of variables from KTSEnv

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

cleanEnvir(envir = KTSEnv)

Arguments

envir

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

Author(s)

Marina Saez Andreu


[Package KarsTS version 2.4.1 Index]