powered by
Split a string by space and get
splitAndGet(x)
string to split into words
List of worrds
splitAndGet
# NOT RUN { splitAndGet("R programming is awesome!") # }
Run the code above in your browser using DataLab