PlotCPG {CPGchron} | R Documentation |
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.
PlotCPG(FULLNAME, INFILE, DDEPTHFILE, DETSFILE, DATESFILE = NULL, RANGESFILE = NULL, COLOUR = TRUE,VERS)
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. |
A plot of the resultant chronology, and a file containing 4 columns; depth, 2.5th percentile, 50th percentile (mode), 97.5th percentile.
Andrew Parnell
Haslett and Parnell (2007; submitted to JRSSC)
## Given in CPGmenu