calculate_12CO2: calculate_12CO2

View source: R/isotope_conversions.R

calculate_12CO2R Documentation

calculate_12CO2

Description

calculate_12CO2

Usage

calculate_12CO2(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 12CO2 mole fractions.

Author(s)

Rich Fiorella rfiorella@lanl.gov

Examples

calculate_12CO2(total_co2 = 410, delta13c = -8.5)


SPATIAL-Lab/NEONiso documentation built on April 5, 2024, 5:28 a.m.