splitPiece: Get all of the pieces for a particular stringsplit.

Description Usage Arguments

View source: R/utils.R

Description

Get all of the pieces for a particular stringsplit.

Usage

1
splitPiece(strvec, split, piece, ...)

Arguments

strvec

Vector of strings, each to be split.

split

The string to split on. See 'help("strsplit")'

piece

The integer location of the string split piece desired

...

Other arguments passed to 'strsplit()'


markwh/markstats documentation built on May 21, 2019, 12:26 p.m.