Last data update: 2014.03.03

R: Plot output from Bchronology
plot.BchronologyRunR Documentation

Plot output from Bchronology

Description

Plots output from a run of Bchronology

Usage

## S3 method for class 'BchronologyRun'
plot(x, dateHeight = 30, ...)

Arguments

x

The object created by Bchronology

dateHeight

The height of the date densities plotted in position/depth units

...

Other graphical parameters as detailed in par

Details

Creates a simple plot of the chronology output. The height of the date densities in the plots can be manipulated via the dateHeight argument which is represented in the same units as the positions/depths provided. More detailed plots can be created by manipulating the Bchronology object as required.

Author(s)

Andrew Parnell <andrew.parnell@ucd.ie>

See Also

BchronCalibrate, Bchronology BchronRSL, BchronDensity, BchronDensityFast

Examples

# Examples in main function code{link{Bchronology}}

Results