checkIfAnyTs {KarsTS} | R Documentation |
checkIfAnyTs: check if there is some time series in the environment
Description
This functions checks whether there are any time seriesin the environment (KTSEnv). If it is the case, it launches a function.
Usage
checkIfAnyTs(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]