removeIfExists: removeIfExists: remove if exists

Description Usage Arguments Author(s)

View source: R/removeIfExists.R

Description

This function checks whether a variable exists and removes it in case it does. It is used to clean KTSEnv from global variables created as by-products of the procedures. It is used internally.

Usage

1
removeIfExists(candidates, envir = KTSEnv)

Arguments

candidates

The names of the variables to remove.

envir

The environment

Author(s)

Marina Saez Andreu


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