View source: R/unit_conversions.r
umolCO2.to.gC | R Documentation |
Converts CO2 quantities from umol CO2 m-2 s-1 to g C m-2 d-1 and vice versa.
umolCO2.to.gC(CO2_flux, constants = bigleaf.constants()) gC.to.umolCO2(C_flux, constants = bigleaf.constants())
CO2_flux |
CO2 flux (umol CO2 m-2 s-1) |
constants |
Cmol - molar mass of carbon (kg mol-1) |
C_flux |
Carbon (C) flux (gC m-2 d-1) |
umolCO2.to.gC(20) # gC m-2 d-1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.