Skip to contents

Converts F14C ratio to 14C age.

Usage

BP14C_to_F14C(ages, errors, ...)

F14C_to_BP14C(ratios, errors, ...)

# S4 method for numeric,numeric
BP14C_to_F14C(ages, errors)

# S4 method for numeric,numeric
F14C_to_BP14C(ratios, errors)

Arguments

ages

A numeric vector giving the radiocarbon ages.

errors

A numeric vector giving the standard deviation of the ages/ratios.

...

Currently not used.

ratios

A numeric vector giving the F14C ratios.

Value

A two-column data.frame.

References

Bronk Ramsey, C. (2008). RADIOCARBON DATING: REVOLUTIONS IN UNDERSTANDING. Archaeometry, 50:249-275. doi:10.1111/j.1475-4754.2008.00394.x .

See also

Author

N. Frerebeau