data/ODP704.R

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