mseq: mseq

View source: R/eda_utils.R

mseqR Documentation

mseq

Description

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


filippogambarota/filor documentation built on July 3, 2025, 8:39 p.m.