R/xp_build_standard.r
xp_register.Rd
Adds a custom regex pattern to the global library for the current session.
xp_register(name, pattern)
A character string to name the pattern.
A regex string or regexpert object.