seqlast {ungroup} | R Documentation |
Sequence function with last value
Description
Sequence function with last value
Usage
seqlast(from, to, by)
Arguments
from , to |
the starting and (maximal) end values of the
sequence. Of length |
by |
number: increment of the sequence. |
[Package ungroup version 1.4.4 Index]