powered by
unlist( strsplit( ... ) )
us(x, split = "", ...)
strsplit
unlist
x <- "apple_banana_cherry" us(x, "_")
Run the code above in your browser using DataLab