PlotDens {CPGchron}R Documentation

Plot age density at various depths

Description

Computes plots of the density for ages at various (specified) depths. Best used via CPGmenu() which fills in all arguments automatically.

Usage

PlotDens(datesfile, depthfile, fullname,outfile,vers)

Arguments

datesfile A character string detailing the location and name of the output dates
depthfile A character string detailing the location and name of the desired depths
fullname The full name of the core
outfile A character string detailing the desired location and name of the outputfile
vers CPGchron version number used in plots

Value

A density plot with highest posterior density ranges (HDR), as well as a file (specified in 'outfile') which contains HDR regions.

Author(s)

Andrew Parnell

References

Haslett and Parnell (2007; submitted to JRSSC)

See Also

CPGmenu hdr2.den

Examples

    ## Given in CPGmenu    

[Package CPGchron version 0.1 Index]