rangeExpand: rangeExpand

rangeExpandR Documentation

rangeExpand

Description

Function for parsing "position" input strings.

Usage

rangeExpand(text = "1:2, 7-9", maxPos)

Arguments

text

the input string to parse

maxPos

total amount of positions (an int)

Details

A format for expressing an ordered list of integers is to use a comma separated list of either

See https://www.rosettacode.org/wiki/Range_expansion#R


gerbeldo/tidycell documentation built on Aug. 15, 2022, 2:35 p.m.