reg_xref: Construct a regular expression for an xref

View source: R/regex_patterns.R

reg_xrefR Documentation

Construct a regular expression for an xref

Description

Construct a regular expression for an xref

Usage

reg_xref(only = TRUE)

Arguments

only

Whether to allow strings of only xrefs. If FALSE, the regular expression accepts patterns where text can come before or after the xref.

Value

A regular expression pattern for an xref.


jl5000/tidygedcom.internals documentation built on Aug. 26, 2022, 10:36 p.m.