get_prefix: Get prefixes up to a character in a vector of strings

Usage Examples

View source: R/featurizing.R

Usage

1
get_prefix(x, stop_char)

Examples

1
get_prefix("this_is_a&test", "&")

krisrs1128/cleanUtils documentation built on May 20, 2019, 1:26 p.m.