Man pages for stringi
THE string processing package for R

oper_plusConcatenate Two Character Vectors
stri_compareCompare Strings with or without Collation
stri_countCount the Number of Pattern Matches in a String
stri_count_charclassCount the Number of Character Class Matches
stri_count_fixedCount the Number of Fixed Pattern Matches
stri_count_regexCount the Number of Regex Pattern Matches
stri_detectDetect a Pattern Match
stri_detect_charclassDetect a Character Class Match
stri_detect_fixedDetect a Fixed Pattern Match
stri_detect_regexDetect a Regex Pattern Match
stri_dupDuplicate Strings
stri_enc_detect[DRAFT API] Detect Character Set and Language
stri_enc_detect2[DRAFT API] Detect Locale-Sensitive Character Encoding
stri_enc_fromutf32Convert From UTF-32
stri_enc_infoQuery Given Character Encoding
stri_enc_isasciiCheck If a Data Stream Is Possibly in ASCII
stri_enc_isutf16Check If a Data Stream Is Possibly in UTF16 or UTF32
stri_enc_isutf8Check If a Data Stream Is Possibly in UTF-8
stri_enc_listList Known Character Encodings
stri_enc_nfPerform or Check For Unicode Normalization
stri_encodeConvert Strings Between Given Encodings
stri_enc_setSet or Get Default Character Encoding in 'stringi'
stri_enc_toasciiConvert To ASCII
stri_enc_toutf32Convert Strings To UTF-32
stri_enc_toutf8Convert To UTF-8
stri_escape_unicodeEscape Unicode Code Points
stri_extractExtract Pattern Matches
stri_extract_allExtract All Pattern Matches
stri_extract_charclassExtract Character Class Matches
stri_extract_firstExtract First Pattern Match
stri_extract_fixedExtract Fixed Pattern Matches
stri_extract_lastExtract Last Pattern Match
stri_extract_regexExtract Regex Pattern Matches
stri_flattenFlatten a String
stri_infoQuery Default Settings for 'stringi'
stri_isemptyDetermine if a String is Empty
stri_joinConcatenate Character Vectors
stri_lengthCount the Number of Characters
stri_locale_infoQuery Given Locale
stri_locale_listList Available Locales
stri_locale_setSet or Get Default Locale in 'stringi'
stri_locateLocate Occurrences of a Pattern
stri_locate_allLocate All Occurrences of a Pattern
stri_locate_charclassLocate Occurrences of a Character Class
stri_locate_firstLocate First Occurrence of a Pattern
stri_locate_fixedLocate Occurrences of a Fixed Pattern
stri_locate_lastLocate Last Occurrence of a Pattern
stri_locate_regexLocate Occurrences of a Regex Pattern
stri_matchExtract Regex Pattern Matches, Together with Capture Groups
stri_match_allExtract All Regex Pattern Matches, Together with Capture...
stri_match_firstExtract First Regex Pattern Matches, Together with Capture...
stri_match_lastExtract Last Regex Pattern Matches, Together with Capture...
stri_match_regexExtract Regex Pattern Matches, Together with Capture Groups
stringi-argumentsPassing Arguments to Functions in 'stringi'
stringi-encodingCharacter Encodings and 'stringi'
stringi-localeLocales and 'stringi'
stringi-packageTHE String Processing Package
stringi-searchString Searching
stringi-search-charclassCharacter Classes in 'stringi'
stringi-search-fixedLocale-Sensitive Text Searching in 'stringi'
stringi-search-regexRegular Expressions in 'stringi'
stri_numbytesCount the Number of Bytes
stri_opts_collatorGenerate a List with Collator Options
stri_opts_regexGenerate a List with Regex Matcher Options
stri_orderOrdering Permutation and Sorting
stri_prepare_arg_doublePrepare a Numeric Vector Argument [internal]
stri_prepare_arg_double_1Prepare a Numeric Vector Argument [Single Value] [internal]
stri_prepare_arg_integerPrepare an Integer Vector Argument [internal]
stri_prepare_arg_integer_1Prepare an Integer Vector Argument [Single Value] [internal]
stri_prepare_arg_logicalPrepare a Logical Vector Argument [internal]
stri_prepare_arg_logical_1Prepare a Logical Vector Argument [Single Value] [internal]
stri_prepare_arg_rawPrepare a Raw Vector Argument [internal]
stri_prepare_arg_stringPrepare a String Vector Argument [internal]
stri_prepare_arg_string_1Prepare a String Vector Argument [Single Value] [internal]
stri_read_lines[DRAFT API] Read Text Lines from a Text File
stri_read_raw[DRAFT API] Read Whole Text File as Raw
stri_replaceReplace Occurrences of a Pattern
stri_replace_allReplace All Occurrences of a Pattern
stri_replace_charclassReplace Occurrences of a Character Class
stri_replace_firstReplace First Occurrence of a Pattern
stri_replace_fixedReplace Occurrences of a Fixed Pattern
stri_replace_lastReplace Last Occurrence of a Pattern
stri_replace_regexReplace Occurrences of a Regex Pattern
stri_reverseReverse Each String
stri_splitSplit a String Into Fields
stri_split_charclassSplit up a String by a Character Class
stri_split_fixedSplit up a String By Fixed Pattern Matches
stri_split_linesSplit a String into Text Lines
stri_split_regexSplit up a String By Regex Pattern Matches
stri_stats_generalGeneral Statistics for a Character Vector
stri_stats_latexStatistics for a Character Vector Containing LaTeX Commands
stri_subExtract a Substring From or Replace a Substring In a...
stri_trans_caseTranslate String with Case Mapping
stri_trimTrim Characters from the Left and/or Right Side of a String
stri_unescape_unicodeUnscape All Escape Sequences
stri_write_lines[DRAFT API] Write Text Lines to a Text File
stringi documentation built on May 2, 2019, 4:54 p.m.