make_final_repln_ds_dict() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make final replication dataset dictionary. The function returns Dictionary (a tibble).
Usage
make_final_repln_ds_dict(
seed_dictionary_tb = NULL,
additions_tb = NULL,
utl_unwtd_var_nm_1L_chr = "aqol6d_total_c"
)