Description Usage Arguments Value Examples
Reverse the characters of a character vector
1 | rev_str(string)
|
string |
a character vector of length 1. |
a character vector of length 1.
1 2 | rev_str("Hello world!")
# [1] "!dlrow olleH"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.