R/regex_patterns.R
reg_date_exact.Rd
Construct a regular expression for DATE_EXACT values
reg_date_exact(only = TRUE)
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().
A regex string