powered by
split a string and extract the nth string
strsplit2(x, sep = " ", nth = 1)
The string to split
The separated character
The nth string to extract
a new string