checkIfAnyGapOrTs {KarsTS} | R Documentation |
checkIfAny: check if there are any time series or gap sets in the environment
Description
This functions checks whether there are any time series or gap sets in the environment (KTSEnv). If it is the case, it launches a function.
Usage
checkIfAnyGapOrTs(action = NULL, envirName = KTSEnv)
Arguments
action |
The function to be launched |
envirName |
The environment where the data sets are to be found |
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]