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 1 unless just from is supplied as an unnamed argument.

by

number: increment of the sequence.


[Package ungroup version 1.4.4 Index]