check_data_has_hte_cfg: Checks that a dataframe has an attached configuration for...

View source: R/data-utils.R

check_data_has_hte_cfgR Documentation

Checks that a dataframe has an attached configuration for HTEs

Description

This helper function ensures that the provided dataframe has the necessary auxilliary configuration information for HTE estimation.

Usage

check_data_has_hte_cfg(data)

Arguments

data

Dataframe of interest.

Value

Returns NULL. Errors if a problem is discovered.


tidyhte documentation built on Aug. 14, 2023, 5:08 p.m.