seq_int_range: Sequence of Integer ranges Function that produces a sequece...

View source: R/RcppExports.R

seq_int_rangeR Documentation

Sequence of Integer ranges Function that produces a sequece of integers that span a specific range

Description

Sequence of Integer ranges Function that produces a sequece of integers that span a specific range

Usage

seq_int_range(start, stop)

Arguments

start

is a positive integer and gives the smallest value in the sequence

stop

is a positive integer and gives the largest value in a sequence


fractalRegression documentation built on Aug. 20, 2023, 1:06 a.m.