Create a Regular Expression Pattern
make_regex.Rd
make_regex()
takes a character vector and returns a regular expression pattern.
If wb
is TRUE
, word boundaries (\\b
) are added before and after each element.
make_regex.Rd
make_regex()
takes a character vector and returns a regular expression pattern.
If wb
is TRUE
, word boundaries (\\b
) are added before and after each element.