Learn R Programming

NEONiso (version 0.7.0)

calculate_13CO2: calculate_13CO2

Description

calculate_13CO2

Usage

calculate_13CO2(total_co2, delta13c, f = 0.00474)

Value

Vector of 13CO2 mole fractions.

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

Author

Rich Fiorella rfiorella@lanl.gov

Examples

Run this code
calculate_13CO2(total_co2 = 410, delta13c = -8.5)

Run the code above in your browser using DataLab