50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

ananke (version 0.1.0)

rec_plot: Plot a Radiocarbon Event Count Ensemble

Description

Plot a Radiocarbon Event Count Ensemble

Usage

# S4 method for RECE,missing
plot(x, calendar = get_calendar(), ...)

Value

image() is called it for its side-effects: it results in a graphic being displayed (invisibly returns x).

Arguments

x

An RECE object.

calendar

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().

Author

N. Frerebeau

References

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").

See Also

Other radiocarbon tools: F14C, c14_calibrate(), c14_combine(), c14_curve(), c14_ensemble(), c14_plot, c14_sample(), c14_spd(), c14_uncalibrate()