mySeq: mySeq function to sequence integers

View source: R/RcppExports.R

mySeqR Documentation

mySeq function to sequence integers

Description

a function to create a sequence of integers

Usage

mySeq(start, end)

Arguments

start

integer from where sequence should start

end

integer where sequence should end


bigReg documentation built on May 29, 2024, 7:10 a.m.

Related to mySeq in bigReg...