Last data update: 2014.03.03

R: Example chronology file for use with the BchronRSL function.
TestChronDataR Documentation

Example chronology file for use with the BchronRSL function.

Description

Some example chronology data for use with the BchronRSL function

Usage

data(Glendalough)

Format

A data frame with 27 observations on the following 6 variables.

id

ID names

ages

Ages in years BP

ageSds

Ages standard deviations in years BP

position

Depths in cm

thickness

Thicknesses in cm

calCurves

Calibration curve for each age

References

Andrew C. Parnell and W. Roland Gehrels (2013) 'Using chronological models in late holocene sea level reconstructions from salt marsh sediments' In: I. Shennan, B.P. Horton, and A.J. Long (eds). Handbook of Sea Level Research. Chichester: Wiley

Examples

data(TestChronData)
# See code{link{BchronRSL}}

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(Bchron)
Loading required package: inline
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/Bchron/TestChronData.Rd_%03d_medium.png", width=480, height=480)
> ### Name: TestChronData
> ### Title: Example chronology file for use with the BchronRSL function.
> ### Aliases: TestChronData
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(TestChronData)
> # See code{BchronRSL}
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>