Man pages for stringstatic
Dependency-Free String Operations

fixedCompare literal bytes in the string
regexControl regex matching behavior
str_cJoin multiple strings into a single string
str_countCount the number of matches in a string
str_detectDetect the presence or absence of a pattern in a string
str_dupDuplicate and concatenate strings within a character vector
str_endsDetect the presence or absence of a pattern at the end of a...
str_extractExtract matching patterns from a string
str_extract_allExtract matching patterns from a string
stringstatic-packagestringstatic: Dependency-Free String Operations
str_lengthCompute the length of a string
str_matchExtract matched groups from a string
str_padDuplicate and concatenate strings within a character vector
str_removeRemove matched patterns in a string
str_remove_allRemove matched patterns in a string
str_replaceReplace matched patterns in a string
str_replace_allReplace matched patterns in a string
str_replace_naTurn NA into "NA"
str_splitSplit up a string into pieces
str_split_fixedSplit up a string into pieces
str_squishRemove whitespace
str_startsDetect the presence or absence of a pattern at the beginning...
str_subsetKeep strings matching a pattern
str_trimRemove whitespace
str_whichFind positions of strings matching a pattern
str_widthCompute the width of a string
stringstatic documentation built on July 26, 2023, 5:32 p.m.