R/util.R
string_split.Rd
Split a string
string_split(string, regex)
The string to split
The regex to split using
A character vector.