This version of : throws an error if from is positive and to is
zero, to make the error more obvious if you've used 1:length(x) instead
of seq_along()
Arguments
- from, to
Passed on to
seq()
This version of : throws an error if from is positive and to is
zero, to make the error more obvious if you've used 1:length(x) instead
of seq_along()
Passed on to seq()