bind.C14curves {SoilR} | R Documentation |
This function takes a pre- and a post-bomb curve, binds them together, and reports the results back either in years BP or AD.
bind.C14curves(prebomb, postbomb, time.scale)
prebomb |
A pre-bomb radiocarbon dataset. They could be either
|
postbomb |
A post-bomb radiocarbon dataset. They could be any of the
datasets in |
time.scale |
A character indicating whether to report the results in
years before present |
A data.frame
with 3 columns: years in AD or BP, the
atmospheric Delta14C value, the standard deviation of the Delta14C value.