powered by
Convert a chinese text from simplified to traditional characters and vice versa.
toTrad(string, rev = FALSE)
A Chinese string vector.
Reverse. TRUE means traditional to simplified. Default is FALSE.
Converted vectors.
# NOT RUN { toTrad("hello") # }
Run the code above in your browser using DataLab