Learn R Programming

fractalRegression (version 1.2)

seq_int: Integer Sequence Function that produces a sequence of integers from 1 to N

Description

Integer Sequence Function that produces a sequence of integers from 1 to N

Usage

seq_int(length)

Arguments

length

is a positive integer that will produce a sequence from 1:length