orig/LR04/ODP664/ODP664.R

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