stripSuffix: Strip everything including and following a delimiter from...

Description Usage Arguments Value

View source: R/stripSuffix.R

Description

Strip everything including and following a delimiter from strings

Usage

1
stripSuffix(in.str, delim = "_")

Arguments

in.str

an input string or an array of input strings

delim

the delimiter

Value

every element of in.str taken until the first delimiter occurence exclusive


sverchkov/csnem documentation built on Nov. 5, 2019, 9:41 a.m.