or_pattern.Rd
Construct regex for Boolean-or.
or_pattern(x, at_start = TRUE, at_end = TRUE)
Character vector of alternative patterns.
Match only at the start of strings.
Match only at the end of strings.