R/impact_functions.R
get_global_export_footprint.Rd
Calculates the global average footprint of exported products, weighted by export shares.
get_global_export_footprint(df)
A data frame with product footprints
A data frame with global average footprints (u_ton_glob)
if (FALSE) { # \dontrun{ global_footprint <- get_global_export_footprint(product_footprints) } # }