calculate temporal range recursively by overlap.
calc_range.Rd
calculate temporal range recursively by overlap.
Arguments
- v
sorted vector of temporal indicators
- min
cyclic minimum
- max
cyclic maximum
- res
resolution of time
- overlap
integer
The number of times to overlap the temporal indicators.