It checks for three types of compatibility: the initial dates are the same, the sampling period is the same and the length is the same. It is used internally to check whether the inputs chosen by the user are appropiated.
areTsRmTimeCompatible(TS1, RM1)
A time series
A recurrence matrix
A logical vector, which is c(TRUE, TRUE, TRUE) when all the time compatibilty conditions are met.