Fast and Portable Character String Processing Facilities


[Up] [Top]

Documentation for package ‘stringi’ version 1.8.7

Help Pages

A E L O S misc

stringi-package Fast and Portable Character String Processing in R

-- A --

about_arguments Passing Arguments to Functions in 'stringi'
about_encoding Character Encodings and 'stringi'
about_locale Locales and 'stringi'
about_search String Searching
about_search_boundaries Text Boundary Analysis in 'stringi'
about_search_charclass Character Classes in 'stringi'
about_search_coll Locale-Sensitive Text Searching in 'stringi'
about_search_fixed Locale-Insensitive Fixed Pattern Matching in 'stringi'
about_search_regex Regular Expressions in 'stringi'
arguments Passing Arguments to Functions in 'stringi'

-- E --

encoding Character Encodings and 'stringi'

-- L --

locale Locales and 'stringi'

-- O --

operator_add Concatenate Two Character Vectors
operator_compare Compare Strings with or without Collation
operator_dollar C-Style Formatting with 'stri_sprintf' as a Binary Operator
operator_multiply Duplicate Strings
operator_plus Concatenate Two Character Vectors
oper_compare Compare Strings with or without Collation
oper_comparison Compare Strings with or without Collation
oper_dollar C-Style Formatting with 'stri_sprintf' as a Binary Operator
oper_multiply Duplicate Strings
oper_plus Concatenate Two Character Vectors

-- S --

search String Searching
search_boundaries Text Boundary Analysis in 'stringi'
search_charclass Character Classes in 'stringi'
search_coll Locale-Sensitive Text Searching in 'stringi'
search_fixed Locale-Insensitive Fixed Pattern Matching in 'stringi'
search_regex Regular Expressions in 'stringi'
stringi Fast and Portable Character String Processing in R
stringi-arguments Passing Arguments to Functions in 'stringi'
stringi-encoding Character Encodings and 'stringi'
stringi-locale Locales and 'stringi'
stringi-search String Searching
stringi-search-boundaries Text Boundary Analysis in 'stringi'
stringi-search-charclass Character Classes in 'stringi'
stringi-search-coll Locale-Sensitive Text Searching in 'stringi'
stringi-search-fixed Locale-Insensitive Fixed Pattern Matching in 'stringi'
stringi-search-regex Regular Expressions in 'stringi'
stri_c Concatenate Character Vectors
stri_cmp Compare Strings with or without Collation
stri_cmp_eq Compare Strings with or without Collation
stri_cmp_equiv Compare Strings with or without Collation
stri_cmp_ge Compare Strings with or without Collation
stri_cmp_gt Compare Strings with or without Collation
stri_cmp_le Compare Strings with or without Collation
stri_cmp_lt Compare Strings with or without Collation
stri_cmp_neq Compare Strings with or without Collation
stri_cmp_nequiv Compare Strings with or without Collation
stri_coll Generate a List with Collator Settings
stri_compare Compare Strings with or without Collation
stri_conv Convert Strings Between Given Encodings
stri_count Count the Number of Pattern Occurrences
stri_count_boundaries Count the Number of Text Boundaries
stri_count_charclass Count the Number of Pattern Occurrences
stri_count_coll Count the Number of Pattern Occurrences
stri_count_fixed Count the Number of Pattern Occurrences
stri_count_regex Count the Number of Pattern Occurrences
stri_count_words Count the Number of Text Boundaries
stri_c_list Concatenate Strings in a List
stri_datetime_add Date and Time Arithmetic
stri_datetime_add<- Date and Time Arithmetic
stri_datetime_create Create a Date-Time Object
stri_datetime_fields Get Values for Date and Time Fields
stri_datetime_format Date and Time Formatting and Parsing
stri_datetime_fstr Convert 'strptime'-Style Format Strings
stri_datetime_now Get Current Date and Time
stri_datetime_parse Date and Time Formatting and Parsing
stri_datetime_symbols List Localizable Date-Time Formatting Data
stri_detect Detect Pattern Occurrences
stri_detect_charclass Detect Pattern Occurrences
stri_detect_coll Detect Pattern Occurrences
stri_detect_fixed Detect Pattern Occurrences
stri_detect_regex Detect Pattern Occurrences
stri_dup Duplicate Strings
stri_duplicated Determine Duplicated Elements
stri_duplicated_any Determine Duplicated Elements
stri_encode Convert Strings Between Given Encodings
stri_enc_detect Detect Character Set and Language
stri_enc_detect2 [DEPRECATED] Detect Locale-Sensitive Character Encoding
stri_enc_fromutf32 Convert From UTF-32
stri_enc_get Set or Get Default Character Encoding in 'stringi'
stri_enc_info Query a Character Encoding
stri_enc_isascii Check If a Data Stream Is Possibly in ASCII
stri_enc_isutf16be Check If a Data Stream Is Possibly in UTF-16 or UTF-32
stri_enc_isutf16le Check If a Data Stream Is Possibly in UTF-16 or UTF-32
stri_enc_isutf32be Check If a Data Stream Is Possibly in UTF-16 or UTF-32