seqlast: Sequence function with last value

Description Usage Arguments

View source: R/utils.R

Description

Sequence function with last value

Usage

1
seqlast(from, to, by)

Arguments

from

the starting and (maximal) end values of the sequence. Of length 1 unless just from is supplied as an unnamed argument.

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.


ungroup documentation built on June 28, 2021, 5:08 p.m.