powered by
The Reverse chars
revchars(x)
the input data, which should be a string.
A vector
This function calculates Reverse chars
# NOT RUN { x = 'GACTGAACTGCACTTTGGTTTCATATTATTTGCTC' revchars(x) # }
Run the code above in your browser using DataLab