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)
HFR data framed created by hfr_process_template()
path to look up files from pull_hierarchy
,pull_mech
,
pull_mer
Other validation:
check_content()
,
check_dates()
,
check_disaggs()
,
check_orgunituids()
,
check_output_cols()
,
is_hfrtab()
,
validate_import()
,
validate_initial()