strpop: a convenience function to pop pieces off of a string

Description Usage Arguments Value

Description

this should really just go in timlib or whatever the hell I end up calling it

Usage

1
strpop(x, y = " ", z = NULL)

Arguments

x

the string

y

the split

z

(optional) post-split elements to return (default: the last one)

Value

a character vector, possibly of length greater than one


ttriche/simpleSampleSearch documentation built on June 1, 2019, 2:51 a.m.