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