D14C.F14C {rintcal} | R Documentation |
Transform D14C into F14C
Description
Transform D14C into F14C
Usage
D14C.F14C(D14C, t)
Arguments
D14C |
The Delta14C value to translate |
t |
the cal BP age |
Details
As explained by Heaton et al. 2020 (Radiocarbon), 14C measurements are commonly expressed in three domains: Delta14C, F14C and the radiocarbon age. This function translates Delta14C, the historical level of Delta14C in the year t cal BP, to F14C values. Note that per convention, this function uses the Cambridge half-life, not the Libby half-life.
Value
The corresponding F14C value
Examples
D14C.F14C(-10, 238)
[Package rintcal version 0.6.4 Index]