Description Usage Arguments Value Examples
Reverse string
1 | str_reverse(x)
|
x |
input string |
a reversed string
1 2 3 4 | ## Not run:
str_reverse("abc")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.