Man pages for re2
R Interface to Google RE2 (C++) Regular Expression Library

re2_countCount the number of matches in a string
re2_detectFind the presence of a pattern in string(s)
re2_extract_replaceExtract with substitutions
re2_get_optionsRetrieve options
re2_locateLocate the start and end of pattern in a string
re2_matchExtract matched groups from a string
re2-packagere2: R interface to the Google's RE2 (C++) regular-expression...
re2_regexpCompile regular expression pattern
re2_replaceReplace matched pattern in string
re2_splitSplit string based on pattern
re2_syntaxRE2 Regular Expression Syntax
re2_whichSelect strings that match, or find their positions
re2 documentation built on March 29, 2022, 5:05 p.m.