Description Usage Arguments Author(s) References Examples
A function which will reverse every string in a vector of strings.
1 | strReverse(x)
|
x |
a character vector |
https://stackoverflow.com/questions/13612967/how-to-reverse-a-string-in-r
1 | strReverse(c("abc", "Statistics"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.