
Plot a Radiocarbon Event Count Ensemble
# S4 method for RECE,missing
plot(x, calendar = get_calendar(), ...)
image()
is called it for its side-effects: it results in a graphic being
displayed (invisibly returns x
).
An RECE
object.
An aion::TimeScale
object specifying the target
calendar (see aion::calendar()
). If NULL
, rata die are returned.
Further parameters to be passed to graphics::image()
.
N. Frerebeau
Carleton, W. C. (2021). Evaluating Bayesian Radiocarbon‐dated Event Count (REC) Models for the Study of Long‐term Human and Environmental Processes. Journal of Quaternary Science, 36(1): 110‑23. tools:::Rd_expr_doi("10.1002/jqs.3256").
Other radiocarbon tools:
F14C
,
c14_calibrate()
,
c14_combine()
,
c14_curve()
,
c14_ensemble()
,
c14_plot
,
c14_sample()
,
c14_spd()
,
c14_uncalibrate()