powered by
kRev(x)
x
kRev( c("abc", "def") ) ## returns c("cba", "fed")
Run the code above in your browser using DataLab