powered by
Convert the greenhouse gas (GHG) flux to micromoles per square meter per hour.
convert_ghg_unit(ghg_value, ghg, mass = "µmol", area = "m2", time = "h")
A numeric value.
The value of the flux.
The molecular formula of greenhouse gases (co2: carbon dioxide; ch4: methane; n2o: nitrous oxide).
The mass component of the input GHG flux, default to micromoles.
The area component of the input GHG flux, default to square meter.
The time component of the input GHG flux, default to hour.
convert_ghg_unit(1, ghg = "co2")
Run the code above in your browser using DataLab