cseq: A non-standard (complex) sequence generator

Description Usage Arguments Value

View source: R/cseq.R

Description

A non-standard (complex) sequence generator

Usage

1
cseq(from, to, by)

Arguments

from

A numeric of start of the complex sequence.

to

A numeric of end of the complex sequence.

by

A numeric vector describing the sequence of number that are added to the last element of the complex sequence in the order from left to right.

Value

A numeric vector of complex sequence.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.