View source: R/hfr_dqa_utilities.R
validate_date | R Documentation |
Validate HFR PD Date
validate_date(df_pds, pdate, pd)
df_pds |
hfr period dates |
pdate |
period date |
pd |
reporting period |
valid: True / False
## Not run:
validate_date(df_pds = valid_dates, '2020-01-27', 5)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.