Learn R Programming

GCD (version 4.0.7)

date: Date table

Description

Table with the dating information contained in GCD

Arguments

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

Run this code
# NOT RUN {
data(date)
## maybe str(date) ; plot(date) ...

# }

Run the code above in your browser using DataLab