Recursive string splitting
Internal function that call multiple times strsplit() and remove space
strsplits(x, splits, ...)
A vector of strings
Useful links