Recur-to: Recurrent Episodes
Description
Specify time segements or recurrent episodes by endpoints.
Usage
time1 %to% time2time1 %2% time2
Value
A list that consists of two elements named
"time1"
and "time2"
.
Arguments
- time1
The left end-points of the recurrent episodes.
- time2
The right end-points of the recurrent episodes.
Details
This function is intended to be used for specifying the argument time
in function Recur
.