
Sequence generation
seq2.RdCreates a sequence of integers. Modified version of seq returning an empty vector if the starting point is larger than the end point.
Originally provided by rlang::seq2().

seq2.RdCreates a sequence of integers. Modified version of seq returning an empty vector if the starting point is larger than the end point.
Originally provided by rlang::seq2().