powered by
Returns a list of available text transform identifiers. Each of them may be used in stri_trans_general tasks.
stri_trans_general
stri_trans_list()
Returns a character vector.
Marek Gagolewski and other contributors
General Transforms -- ICU User Guide, https://unicode-org.github.io/icu/userguide/transforms/general/
The official online manual of stringi at https://stringi.gagolewski.com/
Other transform: stri_trans_char(), stri_trans_general(), stri_trans_nfc(), stri_trans_tolower()
stri_trans_char()
stri_trans_general()
stri_trans_nfc()
stri_trans_tolower()
Run the code above in your browser using DataLab