check_data_has_hte_cfg {tidyhte} | R Documentation |
This helper function ensures that the provided dataframe has the necessary auxilliary configuration information for HTE estimation.
check_data_has_hte_cfg(data)
data |
Dataframe of interest. |
Returns NULL. Errors if a problem is discovered.