order_string | R Documentation |
Order the characters in a single string
order_string(x)
x |
String |
String with individual characters in order
x = "023521"
order_string(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.