calculate_13CO2: calculate_13CO2

View source: R/isotope_conversions.R

calculate_13CO2R Documentation

calculate_13CO2

Description

calculate_13CO2

Usage

calculate_13CO2(total_co2, delta13c, f = 0.00474)

Arguments

total_co2

Vector of CO2 mole fractions.

delta13c

Vector of d13C values.

f

Fraction of CO2 that is not 12CO2 or 13CO2. Assumed fixed at 0.00474

Value

Vector of 13CO2 mole fractions.

Author(s)

Rich Fiorella rfiorella@lanl.gov

Examples

calculate_13CO2(total_co2 = 410, delta13c = -8.5)


SPATIAL-Lab/NEONiso documentation built on Dec. 3, 2023, 8:45 p.m.