Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.BchronRSLRun

Plot output from BchronRSL


Description

Plot output from the BchronRSL function

Usage

## S3 method for class 'BchronRSLRun'
plot(
  x,
  type = c("RSL", "rate", "accel"),
  alpha = 0.95,
  ellipseCol = "darkslategray",
  lineCol = "deepskyblue4",
  ...
)

Arguments

x

An object created by BchronRSL

type

One of RSL, rate, or accel. If RSL produces a plot of RSL estimates from the model. If rate, produces rate estimates. If accel produces acceleration estimates.

alpha

confidence level used for plotting ellipses

ellipseCol

The colour of the ellipse used for plotting dates

lineCol

The colour of the sea level curve lines

...

Other arguments to plot (currently ignored)

See Also


Bchron

Radiocarbon Dating, Age-Depth Modelling, Relative Sea Level Rate Estimation, and Non-Parametric Phase Modelling

v4.7.4
GPL (>= 2)
Authors
Andrew Parnell
Initial release
2021-01-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.