View source: R/split_and_get.R
splitAndGet | R Documentation |
Split a string by space and get
splitAndGet(x)
x |
string to split into words |
splitAndGet
List of worrds
Jayachandra N
splitAndGet("R programming is awesome!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.