CalibratedAges-class {ananke} | R Documentation |
Calibrated Radiocarbon Ages
Description
An S4 class to represent calibrated radiocarbon ages.
Arguments
values |
A |
errors |
A |
curves |
A |
reservoir_offsets |
A |
reservoir_errors |
A |
Slots
F14C
A
logical
scalar: isvalues
F14C instead of radiocarbon ages?positions
A
numeric
vector giving the position values (e.g. depths) for each age.status
An
integer
vector specifying the calibration status. It must be one of "0
" (OK), "1
" (out of calibration range) or "2
" (may extend out of calibration range).
Note
This class inherits from aion::TimeSeries
.
Author(s)
N. Frerebeau
See Also
Other classes:
CalibratedIntervals-class
,
CalibratedSPD-class
,
ProxyRecord-class
,
RECE-class