reg_date_exact: Construct a regular expression for DATE_EXACT values

View source: R/regex_patterns.R

reg_date_exactR Documentation

Construct a regular expression for DATE_EXACT values

Description

Construct a regular expression for DATE_EXACT values

Usage

reg_date_exact(only = TRUE)

Arguments

only

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

Value

A regex string


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