Write look-up table
Arguments
- con
a valid
DBI
connection. @seealsoestablish_db_con()
- analysis_lut
lookup table created during the model estimation process which stores a session-specific analysis_id key and metadata about the analysis.
- max_retries
maximum number of times to try to write; numeric, defaults to 5.
See also
Other ETL:
export_estimates()
,
json_conversion()
,
map_data_grade()
,
prep_export()
,
process_estimates_bss()
,
process_estimates_pe()
,
transform_estimates()
,
write_stratum()
,
write_total()