Character String Processing Facilities


[Up] [Top]

Documentation for package ‘stringi’ version 1.1.7

Help Pages

S misc

stringi-package THE String Processing Package

-- S --

stringi THE String Processing Package
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_compare Compare Strings with or without Collation
stri_conv Convert Strings Between Given Encodings
stri_count Count the Number of Pattern Matches
stri_count_boundaries Count the Number of Text Boundaries
stri_count_charclass Count the Number of Pattern Matches
stri_count_coll Count the Number of Pattern Matches
stri_count_fixed Count the Number of Pattern Matches
stri_count_regex Count the Number of Pattern Matches
stri_count_words Count the Number of Text Boundaries
stri_c_list Concatenate Strings in a List
stri_datetime_add [DRAFT API] Date and Time Arithmetic
stri_datetime_add<- [DRAFT API] Date and Time Arithmetic
stri_datetime_create [DRAFT API] Create a Date-Time Object
stri_datetime_fields [DRAFT API] Get Values for Date and Time Fields
stri_datetime_format [DRAFT API] Date and Time Formatting and Parsing
stri_datetime_fstr [DRAFT API] Convert 'strptime'-style Format Strings
stri_datetime_now [DRAFT API] Get Current Date and Time
stri_datetime_parse [DRAFT API] Date and Time Formatting and Parsing
stri_datetime_symbols [DRAFT API] List Localizable Date-Time Formatting Data
stri_detect Detect a Pattern Match
stri_detect_charclass Detect a Pattern Match
stri_detect_coll Detect a Pattern Match
stri_detect_fixed Detect a Pattern Match
stri_detect_regex Detect a Pattern Match
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 [DRAFT API] Detect Character Set and Language
stri_enc_detect2 [DRAFT API] 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 UTF16 or UTF32
stri_enc_isutf16le Check If a Data Stream Is Possibly in UTF16 or UTF32
stri_enc_isutf32be Check If a Data Stream Is Possibly in UTF16 or UTF32
stri_enc_isutf32le Check If a Data Stream Is Possibly in UTF16 or UTF32
stri_enc_isutf8 Check If a Data Stream Is Possibly in UTF-8
stri_enc_list List Known Character Encodings
stri_enc_mark Get Declared Encodings of Each String
stri_enc_set Set or Get Default Character Encoding in 'stringi'
stri_enc_toascii Convert To ASCII
stri_enc_tonative Convert Strings To Native Encoding
stri_enc_toutf32 Convert Strings To UTF-32
stri_enc_toutf8 Convert Strings To UTF-8
stri_endswith Determine if the Start or End of a String Matches a Pattern
stri_endswith_charclass Determine if the Start or End of a String Matches a Pattern
stri_endswith_coll Determine if the Start or End of a String Matches a Pattern
stri_endswith_fixed Determine if the Start or End of a String Matches a Pattern
stri_escape_unicode Escape Unicode Code Points
stri_extract Extract Occurrences of a Pattern
stri_extract_all Extract Occurrences of a Pattern
stri_extract_all_boundaries Extract Text Between Text Boundaries
stri_extract_all_charclass Extract Occurrences of a Pattern
stri_extract_all_coll Extract Occurrences of a Pattern
stri_extract_all_fixed Extract Occurrences of a Pattern
stri_extract_all_regex Extract Occurrences of a Pattern
stri_extract_all_words Extract Text Between Text Boundaries
stri_extract_first Extract Occurrences of a Pattern
stri_extract_first_boundaries Extract Text Between Text Boundaries
stri_extract_first_charclass Extract Occurrences of a Pattern
stri_extract_first_coll Extract Occurrences of a Pattern
stri_extract_first_fixed Extract Occurrences of a Pattern
stri_extract_first_regex Extract Occurrences of a Pattern
stri_extract_first_words Extract Text Between Text Boundaries
stri_extract_last Extract Occurrences of a Pattern
stri_extract_last_boundaries Extract Text Between Text Boundaries
stri_extract_last_charclass Extract Occurrences of a Pattern
stri_extract_last_coll Extract Occurrences of a Pattern
stri_extract_last_fixed Extract Occurrences of a Pattern
stri_extract_last_regex Extract Occurrences of a Pattern
stri_extract_last_words Extract Text Between Text Boundaries
stri_flatten Flatten a String
stri_info Query Default Settings for 'stringi'
stri_isempty Determine if a String is of Length Zero
stri_join Concatenate Character Vectors
stri_join_list Concatenate Strings in a List
stri_length Count the Number of Code Points
stri_list2matrix Convert a List to a Character Matrix
stri_locale_get Set or Get Default Locale in 'stringi'
stri_locale_info Query Given Locale
stri_locale_list List Available Locales
stri_locale_set Set or Get Default Locale in 'stringi'
stri_locate Locate Occurrences of a Pattern
stri_locate_all Locate Occurrences of a Pattern
stri_locate_all_boundaries Locate Specific Text Boundaries
stri_locate_all_charclass Locate Occurrences of a Pattern
stri_locate_all_coll Locate Occurrences of a Pattern
stri_locate_all_fixed Locate Occurrences of a Pattern
stri_locate_all_regex Locate Occurrences of a Pattern
stri_locate_all_words Locate Specific Text Boundaries
stri_locate_first Locate Occurrences of a Pattern
stri_locate_first_boundaries Locate Specific Text Boundaries
stri_locate_first_charclass Locate Occurrences of a Pattern
stri_locate_first_coll Locate Occurrences of a Pattern
stri_locate_first_fixed Locate Occurrences of a Pattern
stri_locate_first_regex Locate Occurrences of a Pattern
stri_locate_first_words Locate Specific Text Boundaries
stri_locate_last Locate Occurrences of a Pattern
stri_locate_last_boundaries Locate Specific Text Boundaries
stri_locate_last_charclass Locate Occurrences of a Pattern
stri_locate_last_coll Locate Occurrences of a Pattern
stri_locate_last_fixed Locate Occurrences of a Pattern
stri_locate_last_regex Locate Occurrences of a Pattern
stri_locate_last_words Locate Specific Text Boundaries
stri_match Extract Regex Pattern Matches, Together with Capture Groups
stri_match_all Extract Regex Pattern Matches, Together with Capture Groups
stri_match_all_regex Extract Regex Pattern Matches, Together with Capture Groups
stri_match_first Extract Regex Pattern Matches, Together with Capture Groups
stri_match_first_regex Extract Regex Pattern Matches, Together with Capture Groups
stri_match_last Extract Regex Pattern Matches, Together with Capture Groups
stri_match_last_regex Extract Regex Pattern Matches, Together with Capture Groups
stri_numbytes Count the Number of Bytes
stri_opts_brkiter Generate a List with BreakIterator Settings
stri_opts_collator Generate a List with Collator Settings
stri_opts_fixed Generate a List with Fixed Pattern Search Engine's Settings
stri_opts_regex Generate a List with Regex Matcher Settings
stri_order Ordering Permutation and Sorting
stri_pad Pad (Center/Left/Right Align) a String
stri_pad_both Pad (Center/Left/Right Align) a String
stri_pad_left Pad (Center/Left/Right Align) a String
stri_pad_right Pad (Center/Left/Right Align) a String
stri_paste Concatenate Character Vectors
stri_paste_list Concatenate Strings in a List
stri_rand_lipsum A Lorem Ipsum Generator
stri_rand_shuffle Randomly Shuffle Code Points in Each String
stri_rand_strings Generate Random Strings
stri_read_lines [DRAFT API] Read Text Lines from a Text File
stri_read_raw [DRAFT API] Read Whole Text File as Raw
stri_replace Replace Occurrences of a Pattern
stri_replace_all Replace Occurrences of a Pattern
stri_replace_all_charclass Replace Occurrences of a Pattern
stri_replace_all_coll Replace Occurrences of a Pattern
stri_replace_all_fixed Replace Occurrences of a Pattern
stri_replace_all_regex Replace Occurrences of a Pattern
stri_replace_first Replace Occurrences of a Pattern
stri_replace_first_charclass Replace Occurrences of a Pattern
stri_replace_first_coll Replace Occurrences of a Pattern
stri_replace_first_fixed Replace Occurrences of a Pattern
stri_replace_first_regex Replace Occurrences of a Pattern
stri_replace_last Replace Occurrences of a Pattern
stri_replace_last_charclass Replace Occurrences of a Pattern
stri_replace_last_coll Replace Occurrences of a Pattern
stri_replace_last_fixed Replace Occurrences of a Pattern
stri_replace_last_regex Replace Occurrences of a Pattern
stri_replace_na Replace Missing Values in a Character Vector
stri_reverse Reverse Each String
stri_sort Ordering Permutation and Sorting
stri_split Split a String By Pattern Matches
stri_split_boundaries Split a String at Specific Text Boundaries
stri_split_charclass Split a String By Pattern Matches
stri_split_coll Split a String By Pattern Matches
stri_split_fixed Split a String By Pattern Matches
stri_split_lines Split a String Into Text Lines
stri_split_lines1 Split a String Into Text Lines
stri_split_regex Split a String By Pattern Matches
stri_startswith Determine if the Start or End of a String Matches a Pattern
stri_startswith_charclass Determine if the Start or End of a String Matches a Pattern
stri_startswith_coll Determine if the Start or End of a String Matches a Pattern
stri_startswith_fixed Determine if the Start or End of a String Matches a Pattern
stri_stats_general General Statistics for a Character Vector
stri_stats_latex Statistics for a Character Vector Containing LaTeX Commands
stri_sub Extract a Substring From or Replace a Substring In a Character Vector
stri_sub<- Extract a Substring From or Replace a Substring In a Character Vector
stri_subset Select Elements that Match a Given Pattern
stri_subset<- Select Elements that Match a Given Pattern
stri_subset_charclass Select Elements that Match a Given Pattern
stri_subset_charclass<- Select Elements that Match a Given Pattern
stri_subset_coll Select Elements that Match a Given Pattern
stri_subset_coll<- Select Elements that Match a Given Pattern
stri_subset_fixed Select Elements that Match a Given Pattern
stri_subset_fixed<- Select Elements that Match a Given Pattern
stri_subset_regex Select Elements that Match a Given Pattern
stri_subset_regex<- Select Elements that Match a Given Pattern
stri_timezone_get [DRAFT API] Set or Get Default Time Zone in 'stringi'
stri_timezone_info [DRAFT API] Query a Given Time Zone
stri_timezone_list [DRAFT API] List Available Time Zone Identifiers
stri_timezone_set [DRAFT API] Set or Get Default Time Zone in 'stringi'
stri_trans_char Translate Characters
stri_trans_general General Text Transforms, Including Transliteration
stri_trans_isnfc Perform or Check For Unicode Normalization
stri_trans_isnfd Perform or Check For Unicode Normalization
stri_trans_isnfkc Perform or Check For Unicode Normalization
stri_trans_isnfkc_casefold Perform or Check For Unicode Normalization
stri_trans_isnfkd Perform or Check For Unicode Normalization
stri_trans_list List Available Text Transforms and Transliterators
stri_trans_nfc Perform or Check For Unicode Normalization
stri_trans_nfd Perform or Check For Unicode Normalization
stri_trans_nfkc Perform or Check For Unicode Normalization
stri_trans_nfkc_casefold Perform or Check For Unicode Normalization
stri_trans_nfkd Perform or Check For Unicode Normalization
stri_trans_tolower Transform String with Case Mapping
stri_trans_totitle Transform String with Case Mapping
stri_trans_toupper Transform String with Case Mapping
stri_trim Trim Characters from the Left and/or Right Side of a String
stri_trim_both Trim Characters from the Left and/or Right Side of a String
stri_trim_left Trim Characters from the Left and/or Right Side of a String
stri_trim_right Trim Characters from the Left and/or Right Side of a String
stri_unescape_unicode Unescape All Escape Sequences
stri_unique Extract Unique Elements
stri_width Determine the Width of Code Points
stri_wrap Word Wrap Text to Format Paragraphs
stri_write_lines [DRAFT API] Write Text Lines to a Text File

-- misc --

%s!=% Compare Strings with or without Collation
%s!==% Compare Strings with or without Collation
%s+% Concatenate Two Character Vectors
%s<% Compare Strings with or without Collation
%s<=% Compare Strings with or without Collation
%s==% Compare Strings with or without Collation
%s===% Compare Strings with or without Collation
%s>% Compare Strings with or without Collation
%s>=% Compare Strings with or without Collation
%stri!=% Compare Strings with or without Collation
%stri!==% Compare Strings with or without Collation
%stri+% Concatenate Two Character Vectors
%stri<% Compare Strings with or without Collation
%stri<=% Compare Strings with or without Collation
%stri==% Compare Strings with or without Collation
%stri===% Compare Strings with or without Collation
%stri>% Compare Strings with or without Collation
%stri>=% Compare Strings with or without Collation