powered by
str_rev2(x)
str_rev2
str_rev
x <- c("ABC", "DEF", "GHIJ") str_rev(x)
Run the code above in your browser using DataLab