calcLagged14CSeries: 14C flux by applying lagged atmospheric 14C concentrations

Description Usage Arguments Value Author(s)

View source: R/c14Utils.R

Description

Calculate the 14C flux by applying the atmospheric 14C concentration with a time lag.

Usage

1
2
3
4
calcLagged14CSeries(inputYr, inputValue, delta14Catm, lag = 0, 


    iR14CStandard = c14Constants$iR14CStandard, delta13C = -25)

Arguments

inputYr

the year of the carbon flux

inputValue

the value of the carbon flux

delta14Catm

dataframe columsn 1: yr and 2: delta14C signal of the atmosphere

lag

integer scalar: time lage in yr

iR14CStandard

isotopic ratio of the oxalic acid standard (heed that units of isotopes differ to scale to same magnitude)

delta13C

isotopic ratio of 13C in delta units for correction for fractionation

Value

atomic ratio of input as multiple of the standard (dimensionless) corrected for fractionation.

Author(s)

Thomas Wutzler


twModMeta documentation built on May 2, 2019, 5:24 p.m.