Skip to contents

Create a compound regex grouped OR statement

Usage

regex_or(x, prefix = "", suffix = "", type = "|")

Arguments

x

(character) regex strings

type

(character) |, &, before, not_before supported.

Value

(character) grouped regex OR statement