calculate_methane_destruction_co2e_acm0001.RdCombines methane mass destroyed with the methane global warming potential to return greenhouse gas benefits of ACM0001 destruction activities in tonnes CO2e.
calculate_methane_destruction_co2e_acm0001(
methane_captured_m3,
destruction_efficiency,
methane_density_t_per_m3 = 0.000716,
gwp_ch4 = 28
)Numeric vector of methane destruction expressed in tonnes CO2e.
calculate_methane_destruction_co2e_acm0001(4000, 0.9)
#> [1] 72.1728