PlotCPG {CPGchron}R Documentation

Plot chronology output from CPGchron

Description

Plots the chronology output from a run of cpg and predict. Best used in conjunction with the CPGmenu function for which all arguments are automatically specified.

Usage

PlotCPG(FULLNAME, INFILE, DDEPTHFILE, DETSFILE, DATESFILE = NULL, RANGESFILE = NULL, COLOUR = TRUE,VERS)

Arguments

FULLNAME The full name of the core being used.
INFILE A character string detailing the location and name of the output chronologies file created through predict.
DDEPTHFILE A character string detailing the location and name of the file containing the desired output depths.
DETSFILE A character string detailing the location and name of the ".dat" file containing the radiocarbon determinations.
DATESFILE A character string detailing the location and name of the unconstrained calibrated radiocarbon dates as created from calibrate.
RANGESFILE A character string detailing the location and name of the output file.
COLOUR A logical variable specifying whether the plot should be in colour or in black and white.
VERS CPGchron version number used in plots.

Value

A plot of the resultant chronology, and a file containing 4 columns; depth, 2.5th percentile, 50th percentile (mode), 97.5th percentile.

Author(s)

Andrew Parnell

References

Haslett and Parnell (2007; submitted to JRSSC)

Examples

    ## Given in CPGmenu    

[Package CPGchron version 0.1 Index]