Learn R Programming

stringb (version 0.1.17)

cuts_to_spans: helper function that turns cut points into spans

Description

helper function that turns cut points into spans

Usage

cuts_to_spans(cuts, start = 1, end = Inf)

Arguments

cuts

where after to cut into pieces

end

where does it all end