seqlast: Sequence function with last value

View source: R/utils.R

seqlastR 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.


mpascariu/ungroup documentation built on Jan. 31, 2024, 1:59 a.m.