Tests to see if the given data frame has all the columns required by the Triple Billions xMart4 tables.The test does not take column order into consideration (e.g., a,b,c and c,a,b will both pass)
See also
Wrangle data functions
add_missing_xmart_rows()
,
get_data_lake_name()
,
get_whdh_path()
,
save_gho_backup_to_whdh()
,
save_wrangled_output()
,
wrangle_gho_data()
,
wrangle_gho_rural_urban_data()
,
wrangle_unsd_data()
,
xmart_col_types()
,
xmart_cols()