about_stringx {stringx} | R Documentation |
Drop-in Replacements for Base String Functions Powered by Stringi
Description
stringx reimplements the built-in R string processing functions based on stringi – a mature R package for fast, correct, consistent, and convenient text manipulation. Thanks to the ICU library, we obtain predictable results on every platform, in each locale, and under any native character encoding.
Keywords: R, text processing, character strings, internationalisation, localisation, ICU, ICU4C, i18n, l10n, Unicode
License: GNU General Public License version 2 or later
Author(s)
References
stringi Package homepage, https://stringi.gagolewski.com/
ICU – International Components for Unicode, https://icu.unicode.org/
The Unicode Consortium, https://home.unicode.org/
See Also
The official online manual of stringx at https://stringx.gagolewski.com/
[Package stringx version 0.2.8 Index]