data/GeoB1312.R

fpath <- file.path('..', 'orig', 'LR04', 'GeoB1312')
currwd <- getwd()
setwd(fpath)
GeoB1312 <-read.delim("GeoB1312.txt",skip=1,header=FALSE,col.names=c("Corelabel","Depth","Compdepth","Age.ka","Cwuellerstorfid13C","Cwuellerstorfid18O"),sep="")
setwd(currwd)
mcrucifix/pleistocene documentation built on May 22, 2019, 3:20 p.m.