We define an intervals vector to always start with 0, and contain unique ordered time points.
Examples
assert_intervals(c(0, 5, 7), 3)
We define an intervals vector to always start with 0, and contain unique ordered time points.
assert_intervals(c(0, 5, 7), 3)