R Package stringx Reference
- about_stringx: Drop-in Replacements for Base String Functions Powered by Stringi
- chartr: Transliteration and Other Text Transforms
- constants: Character Constants
- gregexpr: Locate Pattern Occurrences
- gregextr: Extract Pattern Occurrences
- grepl: Detect Pattern Occurrences
- gsub: Replace Pattern Occurrences
- ISOdatetime: Construct Date-time Objects
- nchar: Get Length or Width of Strings
- paste: Concatenate Strings
- sort: Sort Strings
- sprintf: Format Strings
- startswith: Detect Pattern Occurrences at Start or End of Strings
- strcoll: Compare Strings
- strptime: Parse and Format Date-time Objects
- strrep: Duplicate Strings
- strsplit: Split Strings into Tokens
- strtrim: Shorten Strings to Specified Width
- strwrap: Word-Wrap Text
- substr: Extract or Replace Substrings
- trimws: Trim Leading or Trailing Whitespaces