strpart: Get the specified substring of string delimited by a...

Description Usage Arguments Value

View source: R/misc.R

Description

Get the specified substring of string delimited by a character

Usage

1
strpart(x, split, n, fixed = FALSE)

Arguments

x

the strings to breakdown now (can be vector)

split

the character to breakdown by

integer

specifying which substing to get

Value

extracted substrings


barkasn/nbHelpers documentation built on Oct. 10, 2020, 9:46 p.m.