powered by
Returns a string in reverse order.
StrRev(x)
a string to be processed.
string
String functions: nchar, match, grep, regexpr, substr, sub, gsub, StrTrunc, StrDist
nchar
match
grep
regexpr
substr
sub
gsub
StrTrunc
StrDist
# NOT RUN { StrRev("home") StrRev("Anna") # }
Run the code above in your browser using DataLab