data/ODP984a.R

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