View source: R/validate_output.R
validate_output | R Documentation |
Runs a number of validations after the tidying has occured. Additional,
optional validations against DATIM data can be run if data are available,
from pull_hierarchy
,pull_mech
, pull_mer
validate_output(df, output_path, datim_path = NULL)
df |
HFR data framed created by |
datim_path |
path to look up files from |
Other validation:
check_content()
,
check_dates()
,
check_disaggs()
,
check_orgunituids()
,
check_output_cols()
,
is_hfrtab()
,
validate_import()
,
validate_initial()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.