View source: R/regex_patterns.R
reg_date_exact | R Documentation |
Construct a regular expression for DATE_EXACT values
reg_date_exact(only = TRUE)
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(). |
A regex string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.