chars
Reverse Elements of a chars Object
## S3 method for class 'chars' rev(x)
x
a chars object
a chars object with the elements reversed.
rev(chars("racecar")) rev(chars("alphabet"))