Skip to contents

create a sequence with multiple from and to vectors

Usage

mseq(from = 1, to = 1)

Arguments

from

vector of integers for starting points of the sequence. Default to 1

to

vector of integers for ending points of the sequence. Default to 1

Value

a vector of integers with all the sequences