Skip to contents

Plot a Radiocarbon Event Count Ensemble

Usage

# S4 method for class 'RECE,missing'
plot(x, calendar = getOption("ananke.calendar"), ...)

Arguments

x

An RECE object.

calendar

A TimeScale object specifying the target calendar (see calendar()).

...

Further parameters to be passed to graphics::image().

Value

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

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. doi:10.1002/jqs.3256 .

See also

Author

N. Frerebeau