date {GCD}R Documentation

Date table

Description

Table with the dating information contained in GCD

Format

A data frame with 4872 observations on the following 8 variables.

ID_SITE

a numeric vector

DATE_LAB_NUMBER

a factor with many levels

DEPTH

a numeric vector

TICKNESS

a numeric vector

AGE

a numeric vector

ERROR

a numeric vector

ID_DATE_TYPE

a numeric vector

ID_MAT_DATED

a factor with levels

obtained ~~

Examples


data(date)
## maybe str(date) ; plot(date) ...


[Package GCD version 4.0.7 Index]