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