An S4 class to represent an aoristic analysis results.
Slots
breaksAn
aion::RataDievector giving the date break between time-blocks.spanAn
aion::RataDievector giving the duration of time-blocks.groupsA
charactervector to store the group names (if any).p
Note
This class inherits from aion::TimeSeries: dates are internally
stored as rata die.
Coerce
In the code snippets below, x is an AoristicSum object.
as.data.frame(x)Coerces to a
data.frame.
