strsplit.select: strsplit() and select splitted elements with index

View source: R/strsplit.select.R

strsplit.selectR Documentation

strsplit() and select splitted elements with index

Description

strsplit() and select splitted elements with index

Usage

strsplit.select(x, split, index, from.tail = FALSE)

Arguments

x

The same as strsplit.

split

The same as strsplit.

index

An index to be selected.

from.tail

Weather index should be counted from tail or not.


YT100100/TodaFunc documentation built on Nov. 16, 2023, 1:12 a.m.