age.pMC | R Documentation |
Calculate pMC values from radiocarbon ages
age.pMC(mn, sdev, ratio = 100, decimals = 3)
mn |
Reported mean of the 14C age. |
sdev |
Reported error of the 14C age. |
ratio |
Most modern-date values are reported against |
decimals |
Amount of decimals required for the pMC value. |
Post-bomb dates are often reported as pMC or percent modern carbon. Since Bacon expects radiocarbon ages, this function can be used to calculate pMC values from radiocarbon ages. The reverse function of pMC.age.
pMC values from C14 ages.
age.pMC(-2000, 20) age.pMC(-2000, 20, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.