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