Skip to contents

S4 classes to represent a radiocarbon event count ensemble.

Slots

events

A character vector specifying the name of the events.

year

A numeric vector giving the time points at which the distribution is estimated.

calendar

A character string specifying the chronological scale (either "CE", "BP" or "b2k").

hash

A character string giving the 32-byte MD5 hash of the original data file.

Coerce

In the code snippets below, x is an RECE object.

as.data.frame(x)

Coerces to a data.frame.

Author

N. Frerebeau