cut_with_index: Cut a vector between the given indices (non-including the...

Description Usage Arguments Value

Description

Cut a vector between the given indices (non-including the indices themselves)

Usage

1
cut_with_index(v, idxs)

Arguments

v

character vector

idxs

indices

Value

one character vector for each pair of indices


coolbutuseless/rd2list documentation built on May 20, 2019, 9:41 a.m.