Man pages for csdaw/stringrb
A Base R Version of 'stringr'

invert_matchSwitch location of matches to location of non-matches.
modifiersControl pattern matching with modifier functions
seq2Increasing sequence of integers in an interval
str_cJoin multiple strings into a single string
str_detectDetect the presence or absence of a pattern in a string
str_extractExtract match from a string using a pattern
str_extract_allExtract all matches from a string using a pattern
str_flattenFlatten a string
stringrb-dataSample character vectors for practicing string manipulations
str_locateLocate the position of patterns in a string
str_replaceReplace matched patterns in a string
str_replace_naTurn NA into "NA"
str_startsDetect the presence or absence of a pattern at the beginning...
str_subExtract and replace substrings from a character vector
str_trimTrim whitespace from a string
csdaw/stringrb documentation built on Aug. 13, 2022, 10:55 p.m.