
Transform individual model outputs into a single object
Source:R/transform_estimates.R
transform_estimates.Rd
Transform individual model outputs into a single object
Arguments
- dwg
list object containing freshwater creel dataset, returned by
fetch_dwg()
- transformed_pe_data
standardized outputs from the PE model, returned by
process_pe_estimates()
- transformed_bss_data
standardized outputs from the BSS model, returned by
process_bss_estimates()
See also
Other ETL:
export_estimates()
,
json_conversion()
,
map_data_grade()
,
prep_export()
,
process_estimates_bss()
,
process_estimates_pe()
,
write_lut()
,
write_stratum()
,
write_total()