psplit: split a character vector by using a regular expression, like...

Description Usage Arguments Value

Description

split a character vector by using a regular expression, like perl's split

Usage

1

Arguments

pattern

the pattern to split by

data

the data to split on

options

options to include in the regular expression

names

to give the output

Value

a (named) character vector with the split result


jimhester/perlrer documentation built on May 19, 2019, 10:33 a.m.