View source: R/hfr_dqa_checks.R
is_date_valid | R Documentation |
Validate reporting dates
is_date_valid(.data, df_dates)
.data |
df |
df_dates |
df_dates |
boolean
## Not run:
data %>% is_date_valid(df_dates)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.