explode | R Documentation |
Explodes a string into a character vector
explode(s)
s |
one string |
Johannes Textor, Richèl J.C. Bilderbeek
# c("A", "B", "C")
explode("ABC")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.