| StrRev | R Documentation |
Returns a string in reverse order.
StrRev(x)
x |
a string to be processed. |
string
Andri Signorell <andri@signorell.net> solely copying R core code from strsplit example
String functions:
nchar, match, grep, regexpr,
substr, sub, gsub,
StrTrunc, StrDist
StrRev("home")
StrRev("Anna")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.