powered by
It differs from strsplit in that it only splits on the first occurrence and returns all parts of the string given
rxsplit(x, pattern)
character text to be split
pattern used for splitting