create a sequence with multiple from and to vectors
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