R/regex_patterns.R
reg_xref.Rd
Construct a regular expression for an xref
reg_xref(only = TRUE)
Whether to allow strings of only xrefs. If FALSE, the regular expression accepts patterns where text can come before or after the xref.
A regular expression pattern for an xref.