intv_start() and intv_end() extract the bounds of a temporal interval
vector. The start is the chronologically earliest point of each interval;
the end is the chronologically latest point.
Arguments
- x
A temporal interval vector (see
interval()).
Value
A vector the same length as x, of the same type as the bounds
(numeric or era::yr()).