Calculate total emissions (robust and boundary-aware)
Source:R/calc_total_emissions.R
calc_total_emissions.RdAggregates results from different sources (enteric, manure, soil, energy, inputs) even if they don't use exactly the same field name for the total.
Value
Object of class cf_total including:
total_co2eq: total absolute emissions (kg CO2eq yr-1)co2eq_kg: alias of total absolute emissions (kg CO2eq yr-1)total_co2eq_kg: alias of total absolute emissions (kg CO2eq yr-1)breakdown: named numeric vector by source (kg CO2eq yr-1)by_source: data.frame withsource,co2eq_kg, andunitsunits_total,units_by_source: unit stringsunits: list of unit strings (at leastunits$co2eq_kg)