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/tidyged.internals documentation built on Aug. 21, 2022, 8:32 p.m.